Reduce bottom padding in subproject description

This commit is contained in:
david-swift 2025-03-12 12:05:02 +01:00
parent 9f538c804d
commit befcb0bba6

View File

@ -18,7 +18,10 @@
#subproject-info {
padding: 1.5rem;
padding-bottom: 0.5rem;
p {
margin-bottom: 0;
}
}
}