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