Style boost

This commit is contained in:
2024-11-16 21:56:46 -06:00
parent b5c6b8244d
commit fbdaf29f43
3 changed files with 11 additions and 2 deletions

View File

@@ -55,6 +55,10 @@
margin-bottom: var(--uniformBottomMargin);
}
.PrimaryTheme p:last-child {
margin-bottom: 0;
}
.PrimaryTheme ul {
padding: 0.3rem;
margin: 0;