cerebellum-alcohol-infographic/css/style.css

24 lines
312 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;
}
.heading h1, .heading h2 {
2021-10-11 17:14:52 +00:00
text-align: center;
}
2021-10-11 18:13:00 +00:00
svg {
height: 800px;
}
#Alcohol, #connection-rectangle, #brain, #brain-projection, #human {
opacity: 0;
}