Skip to content

Commit

Permalink
Style registration info
Browse files Browse the repository at this point in the history
  • Loading branch information
mdparker committed Mar 26, 2024
1 parent 0edecbb commit 332923f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion 2024/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,11 @@
.reg {
margin: 16px;
background-color: inherit;
border: 2px solid #007acc;
}
.reg span {
border-bottom: 1px solid hsla(225, 15%, 90%, 0.82);
border-bottom: 1px solid hsla(225, 15%, 14%, 0.82);
font-weight: bold;
}
@media screen and (max-width: 599px) {
body {
Expand Down

0 comments on commit 332923f

Please sign in to comment.