Make motto lines more compact

This commit is contained in:
Thomas A. Christensen II 2023-02-09 11:53:29 -06:00
parent 22d8a08420
commit e4e1adba0a
Signed by: millironx
GPG key ID: 09335146883990B9

View file

@ -35,6 +35,7 @@ $peek-height: 25rem;
.motto h1 { .motto h1 {
background: #0000007d; background: #0000007d;
-webkit-text-stroke: 0.3px $gray-100; -webkit-text-stroke: 0.3px $gray-100;
line-height: 1;
} }
.blurred-container .img-src { .blurred-container .img-src {