aboutsummaryrefslogtreecommitdiff
path: root/static/css/hotdog.css
diff options
context:
space:
mode:
authorLibravatar Choom 2022-12-18 03:57:58 -0300
committerLibravatar Choom 2022-12-18 05:03:02 -0300
commit7c1cd0237b9ab7446b5528f6586342600641c785 (patch)
tree73cfe6056d6ed2dd3bba8fe37991a82f78f3b73d /static/css/hotdog.css
parent6226e8f3be4beb3e912b7163ab57367b9f64b1ea (diff)
downloadweabot-7c1cd0237b9ab7446b5528f6586342600641c785.tar.gz
weabot-7c1cd0237b9ab7446b5528f6586342600641c785.tar.xz
weabot-7c1cd0237b9ab7446b5528f6586342600641c785.zip
Cambios a css ib
Diffstat (limited to 'static/css/hotdog.css')
-rw-r--r--static/css/hotdog.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/static/css/hotdog.css b/static/css/hotdog.css
index af81c70..bd4935a 100644
--- a/static/css/hotdog.css
+++ b/static/css/hotdog.css
@@ -158,3 +158,9 @@ select:focus{
border:4px double #000;
padding:2px
}
+
+@media (max-width: 600px) {
+ #main_nav {
+ margin: -4px -4px 0;
+ }
+}