Less bottom padding in a subproject

This commit is contained in:
david-swift 2025-03-11 22:10:43 +01:00
parent 449429cf75
commit 44b90cbfae

View File

@ -18,6 +18,7 @@
#subproject-info { #subproject-info {
padding: 1.5rem; padding: 1.5rem;
padding-bottom: 0.5rem;
} }
} }