Skip to content

Commit

Permalink
fix: responsive logo
Browse files Browse the repository at this point in the history
  • Loading branch information
milospp committed Jan 29, 2025
1 parent 89b86eb commit 9076557
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webapp/src/main/webapp/themes/willow/css/willow.css
Original file line number Diff line number Diff line change
Expand Up @@ -501,6 +501,7 @@ hr.formDivider {
/* BRANDING ------> */
h1.vivo-logo {
position: absolute;
width: 65%;
top: 28px;
left: 0;
background: url(../images/VIVO-logo.png) 0 0 no-repeat;
Expand Down

0 comments on commit 9076557

Please sign in to comment.