Skip to content

Commit

Permalink
Adjusted Background size
Browse files Browse the repository at this point in the history
  • Loading branch information
IKosode committed Apr 19, 2024
1 parent 55eca55 commit 625348e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -4040,7 +4040,7 @@
.banner.full {
padding: 0;
min-height: 50vh;
height: 83vh !important;
height: 87vh !important;
}

.banner.half {
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<li><a href="generic.html">Generic</a></li>
<li><a href="elements.html">Elements</a></li>
</ul></nav><!-- Banner --><section class="banner full"><article></article><div class="align-center ">
<img src="unm-ajp-logo-4.png" alt="" margin-left="auto" margin-right="auto" width="44%"></div>
<img src="unm-ajp-logo-4.png" alt="" margin-left="auto" margin-right="auto" width="46.5%"></div>
</article></section><!-- One --><section id="one" class="wrapper style2"><div class="inner">
<div class="grid-style">

Expand Down

0 comments on commit 625348e

Please sign in to comment.