cerebellum-alcohol-infographic/css/style.css

16 lines
178 B
CSS
Raw Normal View History

2021-10-11 17:14:52 +00:00
header {
margin-top: 2rem;
margin-bottom: 4rem;
}
.vertical-space {
width: 100%;
height: 1px;
margin-top: 2rem;
margin-bottom: 2rem;
}
h1 {
text-align: center;
}