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