Skip to content

Commit

Permalink
FIX: Logo Top Margin
Browse files Browse the repository at this point in the history
  • Loading branch information
aljawaid committed Feb 1, 2023
1 parent ad071dc commit f777c93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/css/application-branding.css
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ a:hover { color: var(--pp-red-alt-2) !important; }

.ws-logo {
display: block;
margin: 1.5em auto 1.5em auto;
margin: 0 auto 1.5em auto;
width: 100px;
}

Expand Down

0 comments on commit f777c93

Please sign in to comment.