ltqf/assets/css/style.css
Florian du Garage Num bcddcefb2e initial webp
2023-11-16 13:53:24 +01:00

19 lines
296 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;
}