Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
clicks.codes
/
69adcb870cf4b59180cd0b487468c9aa2acdc517
/
.
/
styles
/
subheading.module.css
blob: c24926c67466680a7d5c12d6f01edd8901173b19 [
file
] [
log
] [
blame
]
.
title
{
width
:
100%
;
font-size
:
max
(
2em
,
2vw
);
color
:
var
(--
theme-ui-colors-text
);
font-weight
:
lighter
;
text-align
:
center
;
word-break
:
break-word
;
}