Skip to content

Commit

Permalink
size
Browse files Browse the repository at this point in the history
  • Loading branch information
choisunmi00 committed Nov 26, 2024
1 parent f45f1b0 commit 80b5b85
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _sass/minimal-mistakes/_navigation.scss
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
ol {
padding: 0;
list-style: none;
font-size: $type-size-6;
//font-size: $type-size-6;

@include breakpoint($large) {
float: inline-end;
Expand Down
2 changes: 1 addition & 1 deletion _sass/minimal-mistakes/_page.scss
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ body {
margin-top: 2em;
color: $muted-text-color;
font-family: $sans-serif;
font-size: $type-size-6;
//font-size: $type-size-6;

p {
margin: 0;
Expand Down

0 comments on commit 80b5b85

Please sign in to comment.