mirror of
https://github.com/muerwre/muerwre.github.io.git
synced 2025-04-25 02:46:39 +07:00
fix button gaps
This commit is contained in:
parent
be9db4c395
commit
48da5b9b48
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
@import "@/assets/css/main.scss";
|
||||
|
||||
.buttons {
|
||||
display: grid;
|
||||
display: flex;
|
||||
gap: 16px;
|
||||
align-items: flex-start;
|
||||
justify-content: flex-start;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue