Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
AFitzy17 committed Aug 5, 2024
1 parent afa3441 commit 10a5292
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,18 @@ body {
/* Nav */

.navbar {
font-size: 1.5em;
width: 100%;
box-shadow: 0 1px 5px #ccc;
font-weight: 900;
text-transform: uppercase;
}

.navbar-brand{
font-size: 1.5em;
font-size: 2em;
}
#navbarSupportedContent1{
font-family: "Gupter", serif;
font-size: 1.2em;
font-size: 2em;
}

.navbar-nav li{
Expand Down

0 comments on commit 10a5292

Please sign in to comment.