fix: style of text box in main page

This commit is contained in:
hikari 2024-05-10 18:17:02 +03:30 committed by GitHub
parent 75c28bdf05
commit 7d2cc659c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,6 +14,7 @@
background: var(--hero-heading-color);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
padding-bottom: 5px;
}
.hero-block {