configure theme styling

This commit is contained in:
2023-05-13 02:41:34 -05:00
parent b869bc9cfc
commit d63840b6f3
4 changed files with 22 additions and 19 deletions

View File

@@ -1221,7 +1221,7 @@ table {
padding: 8px;
position: relative;
margin: 0px 2px;
bottom: -1px;
bottom: -2px;
text-align: center;
font-family: var(--primary-font);
}