• Joined on 2026-04-11
41ade292c4 fix(map): correct OSM marker to actual address (was 556m north-east)
ac8b3f4d79 fix(css): constrain Impressum + Datenschutz to 1200px container with minimal typografie
greggy closed issue greggy/landingpage-haus-schleusingen#80 2026-06-14 19:00:18 +02:00
Einige Bilder vom Haus werden auf der Webseite nicht mehr angezeigt. Zeige alle Bilder an!
greggy created branch fix/issue-80-show-all-images in greggy/landingpage-haus-schleusingen 2026-06-14 18:36:14 +02:00
a25eac3b04 fix(css): constrain gallery heading, pricing + contact sections to main container width
greggy deleted branch fix/issue-80-show-all-images from greggy/landingpage-haus-schleusingen 2026-06-14 18:35:41 +02:00
greggy pushed to main at greggy/landingpage-haus-schleusingen 2026-06-14 18:35:40 +02:00
0dc4f66124 Merge pull request 'fix(issue-80): show all 13 house images + 3D floor plans' (#81) from fix/issue-80-show-all-images into main
d34fc00078 fix(issue-80): full-width floor plan images + styled room list + restored + icon
db83e09a3a fix(issue-80): show all 13 house images + 3D floor plans
Compare 3 commits »
greggy merged pull request greggy/landingpage-haus-schleusingen#81 2026-06-14 18:35:38 +02:00
fix(issue-80): show all 13 house images + 3D floor plans
d34fc00078 fix(issue-80): full-width floor plan images + styled room list + restored + icon
greggy deleted branch feature/gallery-and-section-containers from greggy/landingpage-haus-schleusingen 2026-06-14 16:50:02 +02:00
greggy pushed to main at greggy/landingpage-haus-schleusingen 2026-06-14 16:50:02 +02:00
5fb6abe09f Merge pull request 'fix(css): constrain gallery heading and pricing/contact sections to main container width' (#82) from feature/gallery-and-section-containers into main
7913596836 fix(ui): make vertical floor-plan tabs visually obvious as interactive controls
f75ad996ae style(css): reformat legal-page transitions to satisfy prettier
0df9c11bd1 fix(css): constrain legal pages (impressum, datenschutz) to main container width
dfe2178da8 fix(css): constrain gallery heading and pricing/contact sections to main container width
Compare 5 commits »
greggy merged pull request greggy/landingpage-haus-schleusingen#82 2026-06-14 16:50:01 +02:00
fix(css): constrain gallery heading and pricing/contact sections to main container width
greggy commented on pull request greggy/landingpage-haus-schleusingen#82 2026-06-14 16:47:47 +02:00
fix(css): constrain gallery heading and pricing/contact sections to main container width

Fourth commit 7913596 — vertical tab affordance fix.

The floor-plan accordion (/grundriss section) was rendering as a stack of plain text rows separated by 1px hairline dividers. CSS for…

7913596836 fix(ui): make vertical floor-plan tabs visually obvious as interactive controls
greggy commented on pull request greggy/landingpage-haus-schleusingen#82 2026-06-14 16:26:41 +02:00
fix(css): constrain gallery heading and pricing/contact sections to main container width

Third commit f75ad99 — formatting fix only. The first version of the legal-page CSS used inline multi-property transition values which prettier wanted split across multiple lines. Pure…

f75ad996ae style(css): reformat legal-page transitions to satisfy prettier
greggy commented on pull request greggy/landingpage-haus-schleusingen#82 2026-06-14 16:19:36 +02:00
fix(css): constrain gallery heading and pricing/contact sections to main container width

Second commit 0df9c11 added on top of the original PR — legal pages fix.

main.legal-page had no CSS rules at all, so the Impressum/Datenschutz body was rendering flush against the left edge…

0df9c11bd1 fix(css): constrain legal pages (impressum, datenschutz) to main container width
greggy created pull request greggy/landingpage-haus-schleusingen#82 2026-06-14 12:38:29 +02:00
fix(css): constrain gallery heading and pricing/contact sections to main container width