Commit 6f04a03 1 parent 819c563 commit 6f04a03 Copy full SHA for 6f04a03
File tree 2 files changed +3
-4
lines changed
2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -187,8 +187,6 @@ body {
187
187
188
188
& .sunflower-logo {
189
189
190
- width : 95px ;
191
-
192
190
img {
193
191
width : 55px ;
194
192
background : transparent ;
@@ -287,6 +285,7 @@ body {
287
285
288
286
& .sunflower-logo {
289
287
background-color : $secondary ;
288
+ width : 95px ;
290
289
}
291
290
292
291
height : 95px ;
Original file line number Diff line number Diff line change @@ -181,7 +181,8 @@ body.navbar-open {
181
181
182
182
@include media-breakpoint-up (lg) {
183
183
background-size : 24px ;
184
- padding : 6px ;
184
+ padding : 7px ;
185
+ margin-right : 4px ;
185
186
}
186
187
187
188
& .show {
@@ -217,7 +218,6 @@ body.navbar-open {
217
218
border-radius : 9999px ;
218
219
text-align : left ;
219
220
padding : 11px 14px 7px 14px ;
220
- margin-left : -7px ;
221
221
222
222
& .nav-link {
223
223
color : $white ;
You can’t perform that action at this time.
0 commit comments