X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=scribe%2Fscribe.css;h=74beee91b471e5a0d7ae8f868b6cd94017e19925;hb=7f2adf5117f25ce666ec4fa8d628cd3123b32aa6;hp=ff113ab11d1cd056ebec9cfff75ae07f7be3d6b5;hpb=35db0996e270ea66c7d0a94f1ddb2506005b22a3;p=lmno.games diff --git a/scribe/scribe.css b/scribe/scribe.css index ff113ab..74beee9 100644 --- a/scribe/scribe.css +++ b/scribe/scribe.css @@ -57,7 +57,9 @@ display: flex; justify-content: center; align-items: center; - font-size: 5vmin; + font-size: calc(min(8vw, .08 * var(--page-max-width))); + line-height: 0; + font-weight: bold; border-bottom: 1px solid #999; border-right: 1px solid #999; }