Commit 9c717577b602bb93ac208b3df8f4c01bf46fcfe2
1 parent
fcf0bf72
Веталь
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/web/css/style.css
... | ... | @@ -836,4 +836,4 @@ a.active{font-weight:bold;text-decoration: underline;} |
836 | 836 | .sort_block ul li a.desc:after { |
837 | 837 | content: "↑"; |
838 | 838 | } |
839 | -.home_banner_up {} | |
840 | 839 | \ No newline at end of file |
840 | +.home_banner_up {margin-top: 20px;} | |
841 | 841 | \ No newline at end of file | ... | ... |