summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/pix/hummus.webpbin0 -> 99792 bytes
-rw-r--r--static/style.css2
2 files changed, 1 insertions, 1 deletions
diff --git a/static/pix/hummus.webp b/static/pix/hummus.webp
new file mode 100644
index 0000000..0b0bf77
--- /dev/null
+++ b/static/pix/hummus.webp
Binary files differ
diff --git a/static/style.css b/static/style.css
index d7e6ab1..306a525 100644
--- a/static/style.css
+++ b/static/style.css
@@ -39,7 +39,7 @@ footer {
img {
max-width: 600px ;
- width: 100% ;
+ max-height: 400px ;
margin: auto ;
display: block ;
}