fix: style of text box in main page
This commit is contained in:
parent
75c28bdf05
commit
7d2cc659c2
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
background: var(--hero-heading-color);
|
||||
-webkit-background-clip: text;
|
||||
-webkit-text-fill-color: transparent;
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
|
||||
.hero-block {
|
||||
|
|
Loading…
Add table
Reference in a new issue