-
-
-
- {% trans "Copyright Aalto-yliopiston Sähköinsinöörikilta ry" %} {% now 'Y' %}
-
-
+
diff --git a/webapp/static/css/kaehmy_nav.css b/webapp/static/css/kaehmy_nav.css
index 3db3e87..8b629d1 100644
--- a/webapp/static/css/kaehmy_nav.css
+++ b/webapp/static/css/kaehmy_nav.css
@@ -8,4 +8,4 @@
.navbar-light .navbar-nav .nav-link {
color: #102a40;
-}
\ No newline at end of file
+}
diff --git a/webapp/static/css/sik_header.css b/webapp/static/css/sik_header.css
index 1424c20..7a98d73 100644
--- a/webapp/static/css/sik_header.css
+++ b/webapp/static/css/sik_header.css
@@ -31,3 +31,7 @@
margin-bottom: 331px;
}
}
+
+.kaehmy-banner-image {
+ width: 100%;
+}
\ No newline at end of file
diff --git a/webapp/templates/kaehmy_header.html b/webapp/templates/kaehmy_header.html
index 79e3f50..f536c5a 100644
--- a/webapp/templates/kaehmy_header.html
+++ b/webapp/templates/kaehmy_header.html
@@ -1,8 +1,8 @@
{% load i18n %}
-