Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
clicks.codes
/
df39fd4e2ad785e27433e25d53dad5fbf46a19ee
/
.
/
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
;
}