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