Remove unused style inside top-bar-left

There isn't a `ul` element here, so this rule doesn't apply.
This commit is contained in:
Javi Martín
2023-01-28 00:30:39 +01:00
parent 70161720a0
commit 6b01dc53da

View File

@@ -21,10 +21,6 @@
@include breakpoint(small only) { @include breakpoint(small only) {
.top-bar-left ul {
display: inline-block;
}
.account-menu { .account-menu {
border-bottom: 0; border-bottom: 0;
padding-bottom: 0; padding-bottom: 0;