mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-18 21:11:19 +02:00
docs: Remove unuseful breakpoint in theme
This commit is contained in:
committed by
digitalcraftsman
parent
8489608012
commit
c22b7ff8d9
7
docs/static/css/style-responsive.css
vendored
7
docs/static/css/style-responsive.css
vendored
@@ -55,10 +55,3 @@
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width:320px) {
|
|
||||||
|
|
||||||
.notification-row {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
Reference in New Issue
Block a user