mirror of
https://github.com/Alvin-Zilverstand/Schoolkantine.git
synced 2026-03-06 21:36:27 +01:00
3
This commit is contained in:
@@ -45,7 +45,7 @@
|
|||||||
description = "Koude verfrissende watuuur.";
|
description = "Koude verfrissende watuuur.";
|
||||||
} else if (item === 'Snacks') {
|
} else if (item === 'Snacks') {
|
||||||
title = "Frikandel";
|
title = "Frikandel";
|
||||||
image = "https://boshuis.huisjebezorgd.nl/wp-content/uploads/2020/03/29512948_652505005141152_1601506864166600704_o.jpg";
|
image = "https://boshuis.huisjebezorgd.nl/wp-content/uploads/2020/03/29512948_652505005141152_1601506864166600704_o.jpg";
|
||||||
description = "Paarden lul.";
|
description = "Paarden lul.";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -41,8 +41,8 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.menu-detail img {
|
.menu-detail img {
|
||||||
width: 100%;
|
width: 70%;
|
||||||
max-width: 400px;
|
max-width: 200px;
|
||||||
height: auto;
|
height: auto;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user