We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7bfcc8 commit 37d24e9Copy full SHA for 37d24e9
css/main.css
@@ -1137,8 +1137,10 @@ html.isCF .navbar-logo img {
1137
}
1138
1139
html.isBF .navbar-logo img {
1140
- content: url(".././images/bf_logo_white.svg");
1141
- width: auto;
+ content: url(".././images/light-wide-2.svg");
+ width: 282px;
1142
+ height: 50px;
1143
+ margin-left: 0 !important;
1144
1145
1146
html.isINAV .navbar-logo img {
@@ -1159,8 +1161,8 @@ html.isINAV .navbar-logo img {
1159
1161
.navbar-logo a {
1160
1162
padding: 0;
1163
position: absolute;
- top: 44%;
- left: 68%;
1164
+ top: 32%;
1165
+ left: 75%;
1166
width: 100%;
1167
1168
images/light-wide-2.svg
0 commit comments