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