Boxen verbreitern
This commit is contained in:
@@ -372,7 +372,7 @@ button {
|
|||||||
|
|
||||||
.focus__grid {
|
.focus__grid {
|
||||||
grid-template-columns: repeat(2, minmax(0, 1fr));
|
grid-template-columns: repeat(2, minmax(0, 1fr));
|
||||||
width: min(100%, 640px);
|
width: min(100%, 832px);
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user