Update an.css

This commit is contained in:
Вячеслав
2020-04-13 16:15:07 +00:00
parent 116c3300b5
commit 927ee7afcc

View File

@@ -237,7 +237,8 @@ h1 {
padding: 3px 15px; padding: 3px 15px;
} }
#stuff-bar { #stuff-bar {
height: 150px; height: max-content;
display: block;
} }
.adv { .adv {
display:none; display:none;