cerebellum-alcohol-infographic/css/style.css
2021-10-11 18:14:52 +01:00

16 lines
178 B
CSS

header {
margin-top: 2rem;
margin-bottom: 4rem;
}
.vertical-space {
width: 100%;
height: 1px;
margin-top: 2rem;
margin-bottom: 2rem;
}
h1 {
text-align: center;
}