Skip to content

Commit

Permalink
auto formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
alifeee committed Aug 26, 2024
1 parent a4c15b4 commit e65034f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/stylesheet.css
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ header .logo {
}
header h1 {
font-size: 2rem;
margin: 0 0 .2rem 1rem;
margin: 0 0 0.2rem 1rem;
text-align: left;
}
header h1 a {
Expand All @@ -127,7 +127,7 @@ header h1 a {
header .subtitle {
font-size: 1.4rem;
font-weight: bold;
margin: 0 0 .5rem 1rem;
margin: 0 0 0.5rem 1rem;
}
header .subtitle a {
color: var(--colour-kiwen);
Expand Down

0 comments on commit e65034f

Please sign in to comment.