This commit is contained in:
sdarbinyan
2026-05-08 23:43:44 +04:00
parent 76e994e757
commit e04514f97b
8 changed files with 0 additions and 605 deletions

View File

@@ -28,12 +28,6 @@
cursor: pointer;
transition: background .15s, border-color .15s;
&--email {
background: #f8fafc;
color: #475569;
&:hover { background: #e2e8f0; border-color: #cbd5e1; }
}
&--tg {
background: #e7f3fe;
color: #0088cc;