Skip to content

Commit

Permalink
logo path
Browse files Browse the repository at this point in the history
  • Loading branch information
erinrwhite committed Jan 23, 2024
1 parent dec105a commit 76c8837
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion assets/css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,11 @@
{ display: none; }


.main-content {
font-size: 1.2em;
}

.site-footer {
background: url('../assets/TMI-logo.png') no-repeat center top;
background: url('../TMI-logo.png') no-repeat center top;
height: 100px;
}

0 comments on commit 76c8837

Please sign in to comment.