dece
This commit is contained in:
@@ -229,6 +229,7 @@ body {
|
||||
color: var(--color-text);
|
||||
transition: background-color 500ms ease-in-out;
|
||||
}
|
||||
|
||||
[data-typewriter="animated"] [data-char-index] {
|
||||
opacity: 0;
|
||||
}
|
||||
@@ -256,12 +257,6 @@ body {
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
.cursor-block {
|
||||
position: relative;
|
||||
}
|
||||
}
|
||||
|
||||
@keyframes blink {
|
||||
0%,
|
||||
50% {
|
||||
|
||||
Reference in New Issue
Block a user