Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-edsall authored Feb 1, 2024
1 parent 2f8cf2e commit 4d8c60f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
border-bottom:4px solid #456889;
}
.banner-container {display:inline-block; line-height:2.5em;}
.banner-text {color: #f1f1f1; display:inline-block; letter-spacing: -1px; font:1.35em Lato, "Georgia", Garamond, Times, serif;}
.banner-text {color: #f1f1f1; display:inline-block; letter-spacing: -1px; font:1em Lato, "Georgia", Garamond, Times, serif;}
.banner-icon img{height:50px; overflow:hidden; padding-left: 1em; vertical-align: middle; margin:-.25em .5em 0 .5em; padding:0;}

.bg-light {
Expand Down

0 comments on commit 4d8c60f

Please sign in to comment.