This commit is contained in:
Violet 2024-02-08 22:05:09 +00:00 committed by GitHub
parent 07edad0ea7
commit 524ce47eb6

View file

@ -37,7 +37,7 @@ body>h1 {
font-size: 0.35rem; font-size: 0.35rem;
width: 40px; width: 40px;
height: 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 { @keyframes mainText {