blob: 097d4ab82da53fb0f3a00d80bf1bd7250592e3b9 [file] [log] [blame]
.title {
width: 100%;
font-size: max(2em, 4vw);
color: var(--theme-ui-colors-text);
transition: color 0.3s ease-in-out;
font-weight: lighter;
text-align: center;
word-break: break-all;
}