Skip to content

Commit 7f7a648

Browse files
keithamuskoddsson
andcommitted
hide popover on homepage
Co-authored-by: Kristján Oddsson <[email protected]>
1 parent 502ff38 commit 7f7a648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ section {
158158

159159
@media (--lg-n-above) {
160160
.sidebar-nav[popover] {
161-
display: none;
161+
display: none !important;
162162
}
163163

164164
section {

0 commit comments

Comments
 (0)