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