Skip to content

Commit

Permalink
Merge pull request #588 from matematikk-mooc/marius/DIT-473
Browse files Browse the repository at this point in the history
DIT-473: StageBanner.
  • Loading branch information
mdl314 authored Dec 11, 2024
2 parents c54d2a0 + 8878ea4 commit 8e70499
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/vue/components/header/NavBar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ const {logged_in, admin, mainContentId} = defineProps(['logged_in', 'admin', 'ma
.nav-bar-container {
width: 100%;
z-index: 3;
}
.logged_out {
display: none;
Expand Down

0 comments on commit 8e70499

Please sign in to comment.