Fix card styling

This commit is contained in:
Luke 2021-04-22 12:09:45 +02:00
parent 15bf4ac636
commit cffd8ea866

View file

@ -10,6 +10,19 @@
} }
} }
#page-container content .progress-update {
h4{
font-size: 1.125rem;
margin: 0;
padding-left: .75rem;
font-weight: 700;
}
hr{
margin: 0;
border-top-width: 1px;
}
}
#page-container content { #page-container content {
p { p {
margin-top: 1rem; margin-top: 1rem;