This commit is contained in:
Daniel Ledda
2024-11-02 16:21:16 +01:00
parent 561f9005d6
commit 65bd8c9c2a

View File

@@ -194,6 +194,7 @@ footer {
@media (min-width: 600px) { @media (min-width: 600px) {
.bottom { .bottom {
text-align: left;
display: flex; display: flex;
flex-direction: row; flex-direction: row;
justify-content: space-between; justify-content: space-between;