1
0
Fork 0
mirror of https://github.com/safing/web synced 2025-04-17 09:29:08 +00:00

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 {
p {
margin-top: 1rem;