chasing deployment problems

This commit is contained in:
Christoph Haas 2025-05-16 08:56:14 +02:00
parent 3817fa76ec
commit 662bcd00d3
5 changed files with 39 additions and 22 deletions

View file

@ -7201,11 +7201,6 @@ a.black {
height: 1.5em;
}
.menu .menu-text {
font-size: 1.4rem;
line-height: 2rem;
}
/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */
.pswp {
--pswp-bg: #000;

View file

@ -631,8 +631,3 @@ a.black
width: 1.5em;
height: 1.5em;
}
.menu .menu-text {
font-size: 1.4rem;
line-height: 2;
}