Skip to content

Commit

Permalink
Decrease header size
Browse files Browse the repository at this point in the history
  • Loading branch information
gcantieni committed Oct 15, 2019
1 parent a5f83ef commit 90cfb22
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ nav ul {
#logo {
font-size: 3em;
font: 3em 'Jim Nightshade', TimesNewRoman, serif;
font-style: italic;
font-weight:bold;
}
#banner {
background: black;
Expand Down Expand Up @@ -44,7 +46,7 @@ nav li {
}
h2 {
margin: 0;
font: 2em TimesNewRoman, serif;
font: 1.5em TimesNewRoman, serif;
}
hr {
margin-top: 0;
Expand Down

0 comments on commit 90cfb22

Please sign in to comment.