This commit is contained in:
Hadi
2024-04-20 00:02:59 +02:00
parent a37de9940f
commit 637accfc1c
10 changed files with 19 additions and 65 deletions

View File

@@ -60,7 +60,7 @@
background-position: center;
background-size: 25%;
border-style: solid;
border: 3px solid #${config.theme.colors.bg};
background-color: #${config.theme.colors.bg};
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}