This commit is contained in:
armansansd
2021-11-25 15:38:15 +01:00
parent 96fac0b9ee
commit a96ff17ae7
4 changed files with 4 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
.layout--threecol-25-50-25{
display: grid;
grid-template-columns: 20% minmax(0,1fr) 20%;
min-width: 99vw;
column-gap: 3rem;
row-gap: 1rem;
position: relative;