Skip to content

Commit 3ae9cdd

Browse files
Remove style for removed navbar-clone (#421)
1 parent f8c49c8 commit 3ae9cdd

1 file changed

Lines changed: 0 additions & 15 deletions

File tree

assets/theme-css/fresh.css

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -56,21 +56,6 @@
5656
.navbar.is-fresh .navbar-item.has-dropdown:hover .navbar-link:after {
5757
border-color: #f39200;
5858
}
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-
}
7459
.animated {
7560
animation-duration: 0.5s;
7661
animation-fill-mode: both;

0 commit comments

Comments
 (0)