diff --git a/web/static/camper.css b/web/static/camper.css index e4d4661..b1591f6 100644 --- a/web/static/camper.css +++ b/web/static/camper.css @@ -507,6 +507,12 @@ textarea { background-color: #ffeeaa; } +/* accommodation type */ + +fieldset img { + max-width: 400px; +} + /* calendar */ .season-calendar button { display: flex;