Add stroke to motto text

This commit is contained in:
Thomas A. Christensen II 2023-01-02 19:16:58 -06:00
parent fe51da1a48
commit a6b10b56b7
Signed by: millironx
GPG key ID: 139C07724802BC5D

View file

@ -34,7 +34,7 @@
.motto h1 { .motto h1 {
background: #0000007d; background: #0000007d;
-webkit-text-stroke: 0.1px $gray-100; -webkit-text-stroke: 0.3px $gray-100;
} }
.blurred-container .img-src { .blurred-container .img-src {