Skip to content
Snippets Groups Projects
Commit 9970d8a1 authored by Simon Malesys's avatar Simon Malesys
Browse files

Increase app header responsiveness

parent 66d6d3e0
No related branches found
No related tags found
No related merge requests found
...@@ -108,6 +108,7 @@ function showDownloads(): void { ...@@ -108,6 +108,7 @@ function showDownloads(): void {
.nav-items-list { .nav-items-list {
display: flex; display: flex;
flex-flow: row wrap; flex-flow: row wrap;
justify-content: end;
gap: 34px; gap: 34px;
list-style: none; list-style: none;
margin: 0; margin: 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment