1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-12-08 14:08:57 -05:00

improve dark mode readability a bit

This commit is contained in:
2020-06-13 09:54:04 -04:00
parent 5b21df5cff
commit 620903413a
6 changed files with 34 additions and 35 deletions

View File

@@ -11,7 +11,7 @@
.beat {
display: inline-block;
animation: beat 10s infinite; // 6 bpm, call 911 if you see this please.
animation-delay: 2.5s; // offset from wave animation
animation-delay: 7.5s; // offset from wave animation
}
@keyframes wave {