Compare commits

...

2 commits

Author SHA1 Message Date
my 6f09338ccf Merge branch 'main' of https://git.hackersanddesigners.nl/hrk/lepa_octomode 2026-01-30 12:37:11 +01:00
my fe135cf858 home page responsiveness 2026-01-30 12:36:52 +01:00

View file

@ -118,7 +118,7 @@ body.start-page {
border-radius: 5px; border-radius: 5px;
} }
@media only screen and (max-width: 600px) { @media only screen and (max-width: 1000px) {
.start-page .home_pad_iframe { .start-page .home_pad_iframe {
margin: 1rem; margin: 1rem;
width: 90vw; width: 90vw;