release/live to main #7

Merged
mischa.spelt merged 91 commits from release/live into main 2024-09-12 15:09:01 +02:00
3 changed files with 3 additions and 1 deletions
Showing only changes of commit f4ba89a6eb - Show all commits

View File

@@ -286,6 +286,7 @@ div.pp_default .pp_close:hover {
height: 50px;
max-width: 1170px;
margin: 0 auto;
overflow: hidden;
}
.top_menu_container ul.right_menu, .menu_mobile_container ul.right_menu {
float: right;

File diff suppressed because one or more lines are too long

View File

@@ -102,6 +102,7 @@
.top_menu_container, .menu_mobile_container {
height: 50px;
@include container;
overflow: hidden;
ul.right_menu {
float: right;