Font improvement

This commit is contained in:
novatorem
2020-09-01 17:16:34 -04:00
parent ab4288bfd0
commit aa73bc0ac2

View File

@@ -71,6 +71,10 @@
animation: sound 0ms -800ms linear infinite alternate;
}
div {
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;
}
@keyframes sound {
0% {
height: 3px;

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB