cannabinieri website
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

17 lines
205 B

.container {
font-family: 'Lato', sans-serif;
display: flex;
flex-direction: column;
}
h1, h2, h6 {
margin: 2vh 0 2vh 2vw;
}
p {
margin: 2vh 2vw 4vh 2vw;
}
h6 {
font-size: 3vh;
}