mirror of
https://github.com/xzeldon/zeldon-site.git
synced 2025-07-13 15:14:39 +03:00
refactor: reduced grid-gap value
This commit is contained in:
@ -91,7 +91,7 @@
|
||||
margin-top: 1.5em;
|
||||
display: grid;
|
||||
grid-auto-flow: column;
|
||||
grid-gap: 1em;
|
||||
grid-gap: 0.3em;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
Reference in New Issue
Block a user