diff --git a/css/style.css b/css/style.css index 563d91e..75c68d4 100644 --- a/css/style.css +++ b/css/style.css @@ -715,6 +715,14 @@ ul { list-style: none; } transition: transform 0.4s ease; } .project-row:hover .project-img-placeholder { transform: scale(1.08); } +.project-row-img img { + width: 100%; + height: 100%; + object-fit: cover; + display: block; + transition: transform 0.4s ease; +} +.project-row:hover .project-row-img img { transform: scale(1.08); } /* Info */ .project-row-info { diff --git a/img/camplight.jpg b/img/camplight.jpg new file mode 100644 index 0000000..703e238 Binary files /dev/null and b/img/camplight.jpg differ diff --git a/img/hempen.jpg b/img/hempen.jpg new file mode 100644 index 0000000..d4a9a0b Binary files /dev/null and b/img/hempen.jpg differ diff --git a/img/james.jpg b/img/james.jpg new file mode 100644 index 0000000..a605456 Binary files /dev/null and b/img/james.jpg differ diff --git a/img/ogg.jpg b/img/ogg.jpg new file mode 100644 index 0000000..94c3299 Binary files /dev/null and b/img/ogg.jpg differ diff --git a/img/sunscope.jpg b/img/sunscope.jpg new file mode 100644 index 0000000..7f1defe Binary files /dev/null and b/img/sunscope.jpg differ diff --git a/index.php b/index.php index 3359206..1e2e98a 100644 --- a/index.php +++ b/index.php @@ -191,7 +191,7 @@ $form_error = isset($_GET['error']) && $_GET['error'] === '1';
-
+ The Organic Growers Gathering
@@ -218,7 +218,7 @@ $form_error = isset($_GET['error']) && $_GET['error'] === '1';
-
+ Sunscope.net