Add glow to intermodal letters on site

type: documentation
This commit is contained in:
Casey Rodarmor 2020-03-20 16:52:10 -07:00
parent 89e97144e9
commit 4fc0f508e6
No known key found for this signature in database
GPG Key ID: 556186B153EC6FE0

View File

@ -41,6 +41,7 @@ a {
#intermodal > div {
height: var(--size);
text-shadow: 0 0 5px #fff;
}
#intermodal > a {