]> git.cworth.org Git - lmno.games/blobdiff - scribe/scribe.css
Don't center glyph-and-name contents vertically
[lmno.games] / scribe / scribe.css
index c3852b1c2790e2436bbe89d01a2beae19de4272e..0db57f6d0e3df0d600dfe3e699cf8be034cf62a0 100644 (file)
 .glyph-and-name {
     display: flex;
     flex-direction: column;
-    justify-content: center;
     align-items: center;
 }
 
 .glyph {
     width: 8vw;
-    height: 8vw;
 }