We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 797ea6a commit f9a268dCopy full SHA for f9a268d
src/index.css
@@ -26,7 +26,7 @@ code {
26
--size: 1vw;
27
width: var(--size);
28
height: var(--size);
29
- background: #;
+ background: #ffffffe5;
30
border-radius: 50%;
31
position: absolute;
32
top: -5vh;
0 commit comments