Skip to content

Commit

Permalink
Changed annual nav items from one -> two columns.
Browse files Browse the repository at this point in the history
  • Loading branch information
Bilge committed Apr 6, 2024
1 parent 85bc3c7 commit 1b4b636
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions assets/css/inc/nav.less
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,12 @@ ol.menu {
&:nth-child(3) > ol, ol.annual {
overflow-y: auto;
overflow-x: hidden;

font-size: 90%;
}
ol.annual {
column-count: 2;

text-align: center;
}

Expand Down

0 comments on commit 1b4b636

Please sign in to comment.