mirror of
https://github.com/Alvin-Zilverstand/Schoolkantine.git
synced 2026-03-07 05:53:00 +01:00
Update max-height for menu detail images in style.css
This commit is contained in:
@@ -43,7 +43,7 @@ body {
|
|||||||
.menu-detail img {
|
.menu-detail img {
|
||||||
width: 70%;
|
width: 70%;
|
||||||
max-width: 200px;
|
max-width: 200px;
|
||||||
height: auto;
|
max-height: 400px;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user