Improved TA section, added date sorting

This commit is contained in:
Firq 2023-03-10 20:10:54 +01:00
parent 4e85915ebe
commit eb523961c1
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
4 changed files with 61 additions and 17 deletions
src/layouts

View file

@ -36,7 +36,7 @@ if (abovetext === undefined) {
color: white;
margin: 0.5rem 0px 0.5rem 0.5em;
padding: 0.25rem 0.75rem;
width: max-content;
max-width: max-content;
background-color: var(--c-darkgray);
}
h2 {