We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8c49c8 commit 3ae9cddCopy full SHA for 3ae9cdd
1 file changed
assets/theme-css/fresh.css
@@ -56,21 +56,6 @@
56
.navbar.is-fresh .navbar-item.has-dropdown:hover .navbar-link:after {
57
border-color: #f39200;
58
}
59
-.navbar.is-fresh.is-fixed {
60
- position: fixed;
61
- top: 0;
62
- left: 0;
63
- width: 100%;
64
- min-height: 4rem !important;
65
- background: #fff;
66
- box-shadow: 0 0 8px rgba(0, 0, 0, 0.12);
67
-}
68
-.navbar.is-fresh.is-fixed a {
69
- color: #444f60;
70
71
-.navbar.is-fresh.is-fixed a:hover {
72
- color: #4fc1ea;
73
74
.animated {
75
animation-duration: 0.5s;
76
animation-fill-mode: both;
0 commit comments