diff --git a/www/about.html b/www/about.html
index 4af7662..8dfcd71 100644
--- a/www/about.html
+++ b/www/about.html
@@ -1,12 +1,88 @@
-
-
-
-
-
Home
+
------
About
Gallery
Contact
diff --git a/www/style.css b/www/style.css
index 0b653e9..ed39baf 100644
--- a/www/style.css
+++ b/www/style.css
@@ -13,17 +13,18 @@ body {
.banner {
position: relative;
width: 99%;
- max-height: 280px;
overflow: hidden;
margin: 5px 5px 10px 5px;
border-radius: 25px;
display: flex;
- border: 4px solid rgba(196, 214, 226, 0.9); /* eww .box border */
- align-items: center; /* Vertically centre the image within the container */
+ border: 4px solid rgba(196, 214, 226, 0.9);
+ align-items: center;
+ max-height: 30vh; /* % of the viewport height */
}
.banner img {
width: 100%;
+ height: 100%;
object-fit: cover;
object-position: center center;
display: block;
@@ -255,6 +256,6 @@ p {
}
.nav-link:hover {
- color: rgba(137, 180, 250, 1); /* eww $primary-neon on hover */
+ color: rgb(0, 0, 0); /* eww $primary-neon on hover */
background: rgba(196, 214, 226, 0.25); /* soft eww border colour tint */
}
diff --git a/www/youtube.svg b/www/youtube.svg
index 32e1425..7d4c6ab 100644
--- a/www/youtube.svg
+++ b/www/youtube.svg
@@ -5,11 +5,19 @@
height="571.19171"
version="1.1"
id="svg6"
+ sodipodi:docname="youtube.svg"
+ inkscape:version="1.4.3 (0d15f75042, 2025-12-25)"
+ inkscape:export-filename="youtube.svg"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
+ id="feGaussianBlur57" />