feat: add alering in tg

This commit is contained in:
2026-04-24 21:02:07 +03:00
parent 06a35b10cf
commit e36b09deb4
4 changed files with 64 additions and 13 deletions

View File

@@ -713,6 +713,14 @@ a {
box-shadow: 0 12px 30px rgba(0, 0, 0, 0.3);
}
.cabinet__status {
margin: 1rem 0 0;
text-align: center;
font-size: 0.95rem;
letter-spacing: 0.06em;
color: rgba(255, 255, 255, 0.78);
}
@media (max-width: 600px) {
.hero__glow {
display: none;