Fixed layouts

This commit is contained in:
2023-12-21 23:50:39 -05:00
parent 0b2ef94b99
commit bd6d5e03d3
17 changed files with 307 additions and 70 deletions

View File

@@ -24,4 +24,10 @@
padding-right: 2em;
margin-top: auto;
margin-bottom: auto;
}
.navbar .user-section {
display: flex;
align-items: center;
padding-right: 2em;
}