Move contact details to the footer #22

Merged
fleg merged 3 commits from design-changes into main 2026-03-20 20:45:52 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit df2aae5dd3 - Show all commits

View File

@ -3,7 +3,7 @@
> ul {
display: flex;
align-items: center;
justify-content: flex-start;
justify-content: end;
> li {
list-style: none;
font-size: 1rem;