diff options
Diffstat (limited to 'web/style/navbar.css')
-rw-r--r-- | web/style/navbar.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/style/navbar.css b/web/style/navbar.css index 1c18d4f..bec46cf 100644 --- a/web/style/navbar.css +++ b/web/style/navbar.css @@ -79,6 +79,7 @@ nav .back::before { .hybrid_button p { display: inline; } + @media (max-width: 1000px) { .hybrid_button p { display: none; |