refactor(aio): removed dead code
This commit is contained in:
parent
41497b052d
commit
45e2126273
|
@ -3,10 +3,6 @@ aio-top-menu {
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
width: 80%;
|
width: 80%;
|
||||||
|
|
||||||
@include bp(small) {
|
|
||||||
// background-color: red;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
aio-top-menu ul {
|
aio-top-menu ul {
|
||||||
|
|
Loading…
Reference in New Issue