Skip to content

Commit fdec561

Browse files
author
Kadee80
committed
added mobile menu to devices
1 parent 08c069f commit fdec561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/static/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ div.body h2{
3434
font-size: 22px;
3535
}
3636

37-
@media screen and (max-width: 875px) {
37+
@media screen and (max-width: 875px), (max-device-width: 768px) {
3838

3939
body {
4040
margin: 0;

0 commit comments

Comments
 (0)