Skip to content

Commit 32021d1

Browse files
author
Teresa
committed
Fixed the dropdown appearing on dekstop(v2)
1 parent 20ef15e commit 32021d1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

style/main.css

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -271,10 +271,8 @@ td {
271271
}
272272

273273
.dropdown{
274-
background-color: transparent;
275-
}
276-
#mobile-dropdown{
277274
visibility: hidden;
275+
background-color: transparent;
278276
}
279277

280278
#navbar-buttons-left,

0 commit comments

Comments
 (0)