Skip to content

Commit

Permalink
Update _800up.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
htrgouvea authored Jun 26, 2024
1 parent faf63d9 commit c145cb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _sass/breakpoints/_800up.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ GLOBAL STYLES
***************/

body {
font-size: 125%;
font-size: 100%;
}

.content {
Expand Down Expand Up @@ -286,4 +286,4 @@ DARK THEME STYLING
.post .featuredImage:before {
background: black;
}
}
}

0 comments on commit c145cb8

Please sign in to comment.