responsiveness fixes

main
Alina Marquardt 2025-05-13 18:02:00 +02:00
parent bc76021964
commit 87440a8334
1 changed files with 4 additions and 2 deletions

View File

@ -634,7 +634,8 @@ a {
}
.contentitem header {
height: 60px;
height: 3rem;
margin-bottom: 1rem;
padding: 0 0 0 1.25rem;
position: relative;
}
@ -833,7 +834,8 @@ article.album a:hover {
#wrapper {
margin: 1em auto;
max-width: 500px;
max-width: 550px;
padding: 0 1em;
}
#background_wrap {