blob: c24926c67466680a7d5c12d6f01edd8901173b19 [file] [log] [blame]
pineafandf39fd42021-09-04 16:05:27 +01001.title {
2 width: 100%;
3 font-size: max(2em, 2vw);
pineafan69adcb82021-11-03 21:29:03 +00004 color: var(--theme-ui-colors-text);
pineafandf39fd42021-09-04 16:05:27 +01005 font-weight: lighter;
6 text-align: center;
7 word-break: break-word;
8}