properly style inner navigation ulist

This commit is contained in:
Tropical
2022-07-07 05:26:01 +00:00
committed by GitHub
parent c78c810294
commit 47498eb375

View File

@@ -96,7 +96,8 @@ header {
.subtitle {
font-size: 1.2rem;
}
nav {
.Navigation ul {
white-space: nowrap;
display: flex;
gap: 2rem;