remove padding on small widths

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2016-10-16 12:02:23 +02:00
committed by Jeremy Benoist
parent 34aa06a9b9
commit ab61dbc073
3 changed files with 6 additions and 2 deletions

View File

@ -668,7 +668,6 @@ main ul.row {
} }
#article { #article {
padding: 15px;
max-width: 35em; max-width: 35em;
margin-left: auto; margin-left: auto;
margin-right: auto; margin-right: auto;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long