Skip to content

Commit

Permalink
Style.css: Prepare monospace </BRJ> logo.
Browse files Browse the repository at this point in the history
  • Loading branch information
janbarasek authored Aug 17, 2021
1 parent b77e3a7 commit d982b35
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions src/assets/style.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
body {
margin-top: 45px!important;
margin-top: 45px !important;
}

#admin-bar-container {
Expand Down Expand Up @@ -268,11 +268,7 @@ body {
#admin-bar-container #admin-bar-logo {
min-width: 5em !important;
text-align: center !important;
}

#admin-bar-container #admin-bar-logo span {
color: white !important;
padding: 0 .5em !important;
font-family: monospace;
}

@media (max-width: 767px) {
Expand Down

0 comments on commit d982b35

Please sign in to comment.