This commit is contained in:
User A0264400
2026-04-18 17:34:45 +03:00
parent 9f141d94ca
commit 88abd59222
26 changed files with 106 additions and 86 deletions

View File

@@ -124,7 +124,7 @@
display: grid;
place-items: center;
border-radius: 18px;
background: linear-gradient(145deg, #3cc8ff, #0d4fd6);
background: #fff;
color: #fff;
box-shadow: 0 14px 28px rgba(13, 79, 214, 0.24);
}