dimmer
This commit is contained in:
parent
07edad0ea7
commit
524ce47eb6
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ body>h1 {
|
|||
font-size: 0.35rem;
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
background: radial-gradient(white, rgb(255, 255, 255, 0.5) 10%, transparent 50%);
|
||||
background: radial-gradient(white, rgb(255, 255, 255, 0.25) 10%, transparent 50%);
|
||||
}
|
||||
|
||||
@keyframes mainText {
|
||||
|
|
Loading…
Reference in a new issue