Fixed css issue

This commit is contained in:
thepaperpilot 2021-05-18 22:00:43 -05:00
parent 94ef3283bf
commit 8de80fb698

View file

@ -314,6 +314,10 @@ button.accordion:focus {
margin-top: 0;
}
.head + .card {
margin-top: 150px !important;
}
.section h1 {
color: white;
text-align: center;