mirror of
https://github.com/flextype/flextype.git
synced 2025-08-23 13:23:18 +02:00
@@ -57,10 +57,6 @@
|
||||
.nav {
|
||||
float: none;
|
||||
display: block;
|
||||
|
||||
a {
|
||||
transition: all 150ms ease-in;
|
||||
}
|
||||
}
|
||||
|
||||
.nav .nav-item .nav-link {
|
||||
@@ -169,11 +165,6 @@
|
||||
-webkit-overflow-scrolling: touch;
|
||||
}
|
||||
|
||||
.sidebar .nav .collapse a > span,
|
||||
.sidebar .sidebar-wrapper > .nav p {
|
||||
transition: all 150ms linear;
|
||||
}
|
||||
|
||||
.sidebar-off-canvas {
|
||||
background: rgba(0,0,0,.6);
|
||||
position: fixed;
|
||||
|
Reference in New Issue
Block a user