TA listing rounded fix

This commit is contained in:
Firq 2023-07-08 14:38:36 +02:00
parent 6e723abcc4
commit 5efe87dcdc
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
2 changed files with 21 additions and 8 deletions
src/layouts

View file

@ -41,6 +41,9 @@ if (abovetext === undefined) {
padding: 0.25rem 0.75rem;
max-width: max-content;
background-color: var(--c-darkgray);
padding: 0.25rem 1.5rem;
border-radius: 0.5rem;
padding-bottom: 0.5rem;
}
h2 {
color: white;