ungoof navigation
This commit is contained in:
parent
e65854c8c2
commit
349ec7da38
1 changed files with 1 additions and 21 deletions
|
@ -1,24 +1,4 @@
|
|||
.nav {
|
||||
@apply .flex;
|
||||
|
||||
a {
|
||||
@apply .py-6 .px-6 .text-white .no-underline;
|
||||
|
||||
&:hover {
|
||||
@apply .bg-blue-dark;
|
||||
}
|
||||
|
||||
&.router-link-active {
|
||||
@apply .bg-blue-dark;
|
||||
}
|
||||
|
||||
&:last-child {
|
||||
@apply mr-0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/*.nav {
|
||||
@apply .bg-blue;
|
||||
height: 48px;
|
||||
|
||||
|
@ -63,7 +43,7 @@
|
|||
@apply .float-right .mx-8 .inline-block;
|
||||
}
|
||||
}
|
||||
}*/
|
||||
}
|
||||
|
||||
.sidenav {
|
||||
@apply .mb-2;
|
||||
|
|
Loading…
Add table
Reference in a new issue