mirror of
https://git.librezo.fr/Librezo/website.git
synced 2025-09-06 04:42:54 +02:00
Révision du contenu
This commit is contained in:
@ -56,6 +56,13 @@ main.center {
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (min-width: 1100px) {
|
||||
.nn1100 {
|
||||
max-width: 1100px;
|
||||
margin-left: calc(50% - 550px);
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (min-width: 1200px) {
|
||||
.nn1200 {
|
||||
max-width: 1200px;
|
||||
|
Reference in New Issue
Block a user