Automated loading of more logs

Fixed other random bugs
This commit is contained in:
Michał Gdula 2022-11-08 15:37:19 +00:00
parent 517d0b7071
commit 2d7d359cde
11 changed files with 151 additions and 95 deletions

View file

@ -13,9 +13,12 @@ footer {
text-transform: uppercase;
display: flex; flex-direction: row;
flex-wrap: wrap;
justify-content: center;
gap: 0.5rem;
p {
margin: 0.2rem;
margin: 0;
padding: 0;
text-decoration: none;
@ -24,7 +27,7 @@ footer {
}
a {
margin: 0.2rem;
margin: 0;
padding: 0;
text-decoration: none;