mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-26 14:03:28 -04:00
Fix footer margin on TeacherClassView
This commit is contained in:
parent
dccb4f3172
commit
98bfcb4c9e
1 changed files with 1 additions and 1 deletions
|
@ -444,7 +444,7 @@ body[lang='ru'], body[lang='uk'], body[lang='bg'], body[lang^='mk'], body[lang='
|
|||
#footer
|
||||
background-image: url("/images/pages/home/footer_background.png")
|
||||
height: 229px
|
||||
margin: -22px auto 0
|
||||
margin: 65px auto 0
|
||||
color: white
|
||||
|
||||
@media (max-width: $screen-sm-min)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue