diff --git a/src/hemsedal24/activities.module.css b/src/hemsedal24/activities.module.css
index 1446afef2..f634c76a0 100644
--- a/src/hemsedal24/activities.module.css
+++ b/src/hemsedal24/activities.module.css
@@ -23,9 +23,11 @@ html {
.tilbake {
color: var(--color-standard__black);
- margin-top: 3rem;
- width: 100%;
+ margin-top: 1rem;
+ width: 30%;
+ z-index: 1;
display: flex;
+ gap: 5%;
flex-direction: row;
justify-content: flex-start;
text-decoration: none;
@@ -80,6 +82,7 @@ html {
}
.blob img {
position: absolute;
+ z-index: auto;
top: -9rem;
right: -20rem;
}
@@ -100,11 +103,27 @@ html {
@media (max-width: 500px) {
.blob {
- min-width: 90%;
+ min-width: 40%;
top: 0;
margin: -10% 0 0 20%;
}
+ .blob {
+ width: 20%;
+ }
+
+ .tilbake {
+ margin: 0;
+ margin-bottom: 1rem;
+ align-items: center;
+ }
+ .tilbake img {
+ width: 20%;
+ vertical-align: middle;
+ }
+ element {
+ margin-left: 0;
+ }
.tur {
padding: 10% 10% 0 10%;
}
@@ -137,4 +156,7 @@ html {
.bop {
width: 50%;
}
+ p {
+ font-size: 1.2rem;
+ }
}
diff --git a/src/hemsedal24/activities.tsx b/src/hemsedal24/activities.tsx
index 066fc7576..cdae5636f 100644
--- a/src/hemsedal24/activities.tsx
+++ b/src/hemsedal24/activities.tsx
@@ -25,13 +25,13 @@ const Activities: NextPage = () => {
}, []);
return (
- {mobile ?<>> :
+
+ href="/hemsedal24">
Tilbake
- }
+
Aktivitetene på lørdag
diff --git a/src/hemsedal24/hemsedal.module.css b/src/hemsedal24/hemsedal.module.css
index dc149e4c3..d72cf6fc8 100644
--- a/src/hemsedal24/hemsedal.module.css
+++ b/src/hemsedal24/hemsedal.module.css
@@ -133,7 +133,11 @@ html {
}
.overlay p {
- font-size: 0.9rem;
+ font-size: 1.1rem;
+}
+
+.overlay h4 {
+ font-size: 2rem;
}
.latter {
@@ -279,7 +283,7 @@ details[open] .disclosureArrow {
}
.program h3 {
- font-size: 1.875rem;
+ font-size: 2.875rem;
font-style: normal;
font-weight: 400;
}
diff --git a/src/hemsedal24/images/arrowtoblob.svg b/src/hemsedal24/images/arrowtoblob.svg
index dd8e153ee..5695fe6c9 100644
--- a/src/hemsedal24/images/arrowtoblob.svg
+++ b/src/hemsedal24/images/arrowtoblob.svg
@@ -1,5 +1,5 @@
-