Skip to content

Commit f150912

Browse files
author
Serhii Pylypchuk
committed
[dev] navbar toggle button (for mobile mode)
1 parent 6fc710b commit f150912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ table {
132132

133133
@media (max-width: 996px) {
134134
.navbar__toggle {
135-
display: none;
135+
display: block;
136136
}
137137
.menu--responsive .menu__button {
138138
border-radius: 100px;

0 commit comments

Comments
 (0)