Fix header items wrapping

This commit is contained in:
Davide Masserut 2023-01-17 22:57:15 +01:00 committed by Frédéric Guillot
parent 2e047dff98
commit 65febebd40
1 changed files with 1 additions and 0 deletions

View File

@ -122,6 +122,7 @@ a:hover {
.page-footer li {
list-style-type: none;
line-height: 1.8em;
white-space: nowrap;
}
.page-header ul a .icon {