This commit is contained in:
2023-07-19 15:22:20 +00:00
parent 9e6dc31811
commit c29765dd09
10 changed files with 30 additions and 9 deletions

View File

@@ -73,6 +73,8 @@
.footer {
margin-top: 80px;
display: flex;
position: relative;
z-index: 1000;
flex-direction: column;
align-items: flex-end;
color: @font-color-secondary;