This commit is contained in:
grabic21
2025-08-20 19:42:27 +04:00
committed by denis0001-dev
Unverified
parent 9ff6fe3462
commit db16e82fe3
3 changed files with 5 additions and 3 deletions
+3 -1
View File
@@ -59,7 +59,8 @@
display: flex;
text-decoration: none;
padding: 10px;
border: solid 2px $color-dark-surface;
border: solid 3px $color-dark-surface;
box-shadow: 0px 3px 0px black 0.9;
margin-left: 20px;
margin-right: 20px;
background-color: $color-dark-on-surface-variant;
@@ -81,6 +82,7 @@
flex-direction: row;
font-size: 24px;
justify-content: center;
color: white;
ul{
display: flex;
flex-direction: row;
Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB