amiens-metropole: introduce .column instead #left & #right (#48515)

This commit is contained in:
Thomas Jund 2020-11-09 17:26:34 +01:00
parent 94f810dffa
commit 1d7b967bf3
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ body.has-picture, .page-index #content {
#main-content {
width: 100%;
#sidebar, #left, #right {
#sidebar, .column {
padding: 1em;
}
}