RESPONSIVE FIX gap size between shapes in theme css
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
1a2d2708ef
commit
9a17d2a437
|
|
@ -2,7 +2,6 @@
|
|||
display: grid;
|
||||
grid-template-columns: repeat(4, 1fr);
|
||||
justify-content: center;
|
||||
gap: 10rem;
|
||||
|
||||
&__shape {
|
||||
// background-color: red;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user