Skip to content

Commit

Permalink
convert remaining rem values
Browse files Browse the repository at this point in the history
  • Loading branch information
powellkerry committed May 6, 2024
1 parent fbbd16d commit 125ebb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/503.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
line-height: 1.3;
margin-bottom: .25em;
margin-top: 1.5em;
font-size: 1.3rem;
font-size: 0.8125rem;
}

h1 {
margin-top: 1em;
font-size: 1.6rem;
font-size: 1rem;
}

p {
Expand Down

0 comments on commit 125ebb4

Please sign in to comment.