Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: mat-0 <[email protected]>
  • Loading branch information
mat-0 committed Feb 1, 2025
1 parent 00b5800 commit 0fa48e6
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,11 @@ body {
}

.blog-slogan {
margin-top: 0;
font-variant-caps: all-petite-caps;
color: $secondary;
margin-left: 2px;
margin-bottom: 0;
margin: 0 0 0 2px;
color: $secondary;
display: block;
font-size: 12px;
}

.blog-menu {
Expand Down Expand Up @@ -99,7 +99,7 @@ body {
float: right;
margin-right: 0;
display: block;
font-variant-caps: all-petite-caps;
font-size: 12px;
}

article {
Expand Down Expand Up @@ -340,8 +340,6 @@ cite {
display: block;
float: none;
margin-left: 0;
display: block;
font-variant-caps: all-petite-caps;
}

.footer,
Expand Down

0 comments on commit 0fa48e6

Please sign in to comment.