X-Git-Url: https://git.cworth.org/git?p=lmno.games;a=blobdiff_plain;f=scribe%2Fscribe.css;h=74beee91b471e5a0d7ae8f868b6cd94017e19925;hp=ff113ab11d1cd056ebec9cfff75ae07f7be3d6b5;hb=9d3838cf4d43ab1ed1b994b24cd3aa3cb31ebc64;hpb=35db0996e270ea66c7d0a94f1ddb2506005b22a3 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; }