diff --git a/src/fellchensammlung/static/fellchensammlung/css/styles.css b/src/fellchensammlung/static/fellchensammlung/css/styles.css index 2f354f3..414504a 100644 --- a/src/fellchensammlung/static/fellchensammlung/css/styles.css +++ b/src/fellchensammlung/static/fellchensammlung/css/styles.css @@ -337,6 +337,10 @@ select, .button { transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1); } + .header { + border-radius: 0; + } + .menu > li { display: flex; justify-content: center;