Justify main menu to the right
/ build_website (push) Successful in 7s Details
/ build_and_push_container (push) Has been skipped Details
/ update_portainer (push) Has been skipped Details
/ build_website_retro (push) Successful in 7s Details
/ build_and_push_container_retro (push) Has been skipped Details

This commit is contained in:
Michał Rudowicz 2026-03-06 09:13:17 +00:00
parent 74d9904043
commit df2aae5dd3
1 changed files with 1 additions and 1 deletions

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;