chore:fix my merge mistake

This commit is contained in:
WinterMyst
2024-09-22 16:28:59 +02:00
parent e3d83ce4bd
commit ec6d9a881e
30 changed files with 1716 additions and 0 deletions

View File

@ -0,0 +1,10 @@
$padding-sm: 5px;
$padding-md: 10px;
$padding-lg: 20px;
$border-groove: 2px groove #eeede0;
$font-stack: "Roboto", sans-serif;
$padding: 10px;
$border-radius: 5px;
$flex-align: center;