0
0
Fork 0

Adjust tags and accounts page (#4534)

* Adjust tag and accounts page

* Remove units from 0px paddings
This commit is contained in:
Lynx Kotoura 2017-08-08 03:33:06 +09:00 committed by Eugen Rochko
parent 8eb6d171e6
commit a3e53bd442
4 changed files with 11 additions and 4 deletions

View file

@ -3,7 +3,7 @@
margin: 0 auto;
margin-top: 40px;
@media screen and (max-width: 700px) {
@media screen and (max-width: 740px) {
width: 100%;
margin: 0;
}