refactor(aio): removed dead code

This commit is contained in:
Stefanie Fluin 2017-03-21 18:58:49 +11:00 committed by Miško Hevery
parent 41497b052d
commit 45e2126273
1 changed files with 0 additions and 4 deletions

View File

@ -3,10 +3,6 @@ aio-top-menu {
flex-direction: row;
align-items: center;
width: 80%;
@include bp(small) {
// background-color: red;
}
}
aio-top-menu ul {