forked from tykayn/funky-framadate-front
changed content width
This commit is contained in:
parent
ef9a0fe770
commit
53a550bdc1
@ -1,9 +1,9 @@
|
||||
@charset "UTF-8";
|
||||
|
||||
main {
|
||||
max-width: 500px; // to look like the styleguide, to remove when we will have full width views
|
||||
max-width: 320px; // to look like the styleguide, to remove when we will have full width views
|
||||
width: 100%;
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
padding: 0 1.2rem;
|
||||
padding: 0 2rem;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user