mirror of
https://github.com/tildeclub/site.git
synced 2026-01-23 21:40:18 +00:00
Update style.css
This commit is contained in:
committed by
GitHub
parent
913784f9e4
commit
cd09e67d8b
@@ -85,10 +85,10 @@ h1 {
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
animation: reveal 4s linear;
|
animation: reveal 4s linear;
|
||||||
text-overflow: "â–ˆ";
|
text-overflow: "ˆ";
|
||||||
}
|
}
|
||||||
#fancyboi::after {
|
#fancyboi::after {
|
||||||
content: "â–ˆ";
|
content: "ˆ";
|
||||||
animation: flash 0.5s step-end infinite;
|
animation: flash 0.5s step-end infinite;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user