Improved TA section, added date sorting
This commit is contained in:
parent
4e85915ebe
commit
eb523961c1
4 changed files with 61 additions and 17 deletions
src/layouts
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue