Visual adjustment to screens, the max width is set to 60em, except on listings
This commit is contained in:
parent
bf5ed5f261
commit
1a0cb3a864
@ -134,8 +134,12 @@ aside
|
|||||||
padding: 0.5em 1em 0.5em 0
|
padding: 0.5em 1em 0.5em 0
|
||||||
display: block
|
display: block
|
||||||
|
|
||||||
fieldset, main > form
|
main
|
||||||
width: 60em
|
width: 60em
|
||||||
|
body.index main
|
||||||
|
width: initial
|
||||||
|
|
||||||
|
fieldset
|
||||||
border: none
|
border: none
|
||||||
margin: 1em auto
|
margin: 1em auto
|
||||||
padding: 2%
|
padding: 2%
|
||||||
|
Loading…
Reference in New Issue
Block a user