Skip to content

Commit

Permalink
modified: css/style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
dee-mee committed Sep 28, 2024
1 parent 028939e commit 5f36fca
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,12 @@ h6,
}

.navbar-light .navbar-brand img {
max-height: 45px;
max-height: 40px;


.logo h1{
font-size: 1.2rem;
}
}
}

Expand All @@ -167,7 +172,7 @@ h6,
.sticky-top.navbar-light {
position: fixed;
background: #FFFFFF;
}
}BOH-LOGO.webp

.navbar-light .navbar-nav .nav-link::before {
position: absolute;
Expand Down

0 comments on commit 5f36fca

Please sign in to comment.