ltqf/public/css/style.css
Florian du Garage Num a168354be4 dokku conf
2023-11-16 14:35:25 +01:00

16 lines
279 B
CSS

h1 {
font-family: 'Advent Pro', sans-serif;
text-transform: uppercase;
font-size: 3rem;
font-weight: 700;
color: black; }
.subtitles {
font-family: 'Advent Pro', sans-serif;
color: black;
font-size: 2rem;
font-weight: 500; }
.carousel {
overflow: hidden; }