On change l'affichage (plus grande largeur des colonnes)
This commit is contained in:
parent
ff4d8283fa
commit
e2bc278ca9
@ -273,7 +273,7 @@ footer [data-tooltip] {
|
||||
|
||||
.grid {
|
||||
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));
|
||||
min-width: 1500px;
|
||||
min-width: 1900px;
|
||||
article {
|
||||
scroll-snap-align: start;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user