diff --git a/src/about/aboutme/index.html b/src/about/aboutme/index.html
index 5f2fb1d..7c1a112 100755
--- a/src/about/aboutme/index.html
+++ b/src/about/aboutme/index.html
@@ -9,23 +9,6 @@
-
-
-
diff --git a/src/about/index.html b/src/about/index.html
index b85e16c..93009c5 100644
--- a/src/about/index.html
+++ b/src/about/index.html
@@ -9,23 +9,6 @@
-
-
-
diff --git a/src/css/footerstyle.css b/src/css/footerstyle.css
index 96d28c8..8af5e6f 100755
--- a/src/css/footerstyle.css
+++ b/src/css/footerstyle.css
@@ -1,7 +1,7 @@
.footer-box {
background-color: rgb(18, 12, 59);
- width: 100%;
- height: 50vh;
+ width: 100vw;
+ height: 100vh;
margin-bottom: -1%;
display: flex;
flex-direction: column;
@@ -17,6 +17,25 @@
vertical-align: middle;
}
+.footer-center-box {
+ width: 90vw;
+ display: flex;
+ justify-content: center;
+ align-items: center;
+ position: unset;
+ flex-direction: column;
+}
+
+#matomo-opt-out {
+ display: block;
+ width: 90vw;
+ background-color: rgba(0, 0, 0, 0) !important;
+ color: white !important;
+ padding: 20px;
+ margin-left: 15px;
+}
+
+
@media only screen and (min-width: 999px) {
.footer-box {
height: 30vh;
@@ -28,10 +47,8 @@
.footer-center-box {
width: 40%;
left: 30%;
- display: flex;
position: absolute;
- justify-content: center;
- align-items: center;
+ flex-direction: row;
}
.footer-logo {
@@ -40,14 +57,8 @@
display: inline-block;
margin-bottom: 0;
}
-}
-
-#matomo-opt-out {
- display: block;
- width: 40%;
- background-color: rgba(0, 0, 0, 0) !important;
- color: white !important;
- padding: 20px;
- margin-left: 15px;
+ #matomo-opt-out {
+ width: 40%;
+ }
}
\ No newline at end of file
diff --git a/src/footer.html b/src/footer.html
index dc920dc..de08710 100755
--- a/src/footer.html
+++ b/src/footer.html
@@ -13,5 +13,8 @@
+
+
+
\ No newline at end of file
diff --git a/src/index.html b/src/index.html
index f71f0d5..e77efb0 100755
--- a/src/index.html
+++ b/src/index.html
@@ -12,23 +12,6 @@
-
-
-
diff --git a/src/legal/index.html b/src/legal/index.html
index 363473e..2382fc3 100644
--- a/src/legal/index.html
+++ b/src/legal/index.html
@@ -17,23 +17,6 @@
color: rgb(41, 41, 41);
}
-
-
-
diff --git a/src/legal/privacy/index.html b/src/legal/privacy/index.html
index 123e0b3..5e5f3f0 100755
--- a/src/legal/privacy/index.html
+++ b/src/legal/privacy/index.html
@@ -14,23 +14,6 @@
font-weight: normal;
}
-
-
-
diff --git a/src/legal/privacy/v1/index.html b/src/legal/privacy/v1/index.html
index daad2dc..f9f58bd 100755
--- a/src/legal/privacy/v1/index.html
+++ b/src/legal/privacy/v1/index.html
@@ -14,23 +14,6 @@
font-weight: normal;
}
-
-
-
diff --git a/src/legal/tos/index.html b/src/legal/tos/index.html
index 52e6e36..02ccd8f 100644
--- a/src/legal/tos/index.html
+++ b/src/legal/tos/index.html
@@ -14,23 +14,6 @@
font-weight: normal;
}
-
-
-
diff --git a/src/presentations/auth/index.html b/src/presentations/auth/index.html
index 4d27064..1281d78 100644
--- a/src/presentations/auth/index.html
+++ b/src/presentations/auth/index.html
@@ -10,23 +10,6 @@
-
-
-
diff --git a/src/presentations/index.html b/src/presentations/index.html
index 4cfb63e..49f64bf 100644
--- a/src/presentations/index.html
+++ b/src/presentations/index.html
@@ -11,23 +11,6 @@
-
-
-
diff --git a/src/projects/impress/index.html b/src/projects/impress/index.html
index c14c94f..5aa87fe 100644
--- a/src/projects/impress/index.html
+++ b/src/projects/impress/index.html
@@ -9,23 +9,6 @@
-
-
-
diff --git a/src/projects/index.html b/src/projects/index.html
index 0a1b256..ac4865e 100755
--- a/src/projects/index.html
+++ b/src/projects/index.html
@@ -9,23 +9,6 @@
-
-
-
diff --git a/src/projects/languageschoolhossegor-booking/index.html b/src/projects/languageschoolhossegor-booking/index.html
index 00f50df..b0a7eab 100644
--- a/src/projects/languageschoolhossegor-booking/index.html
+++ b/src/projects/languageschoolhossegor-booking/index.html
@@ -11,23 +11,6 @@
-
-
-
diff --git a/src/projects/libreevent/index.html b/src/projects/libreevent/index.html
index 60f4230..ddaf334 100644
--- a/src/projects/libreevent/index.html
+++ b/src/projects/libreevent/index.html
@@ -11,23 +11,6 @@
-
-
-
diff --git a/src/projects/musicplayer/index.html b/src/projects/musicplayer/index.html
index 24e89d6..fa6efe5 100755
--- a/src/projects/musicplayer/index.html
+++ b/src/projects/musicplayer/index.html
@@ -10,23 +10,6 @@
-
-
-
diff --git a/src/projects/qrscanner/index.html b/src/projects/qrscanner/index.html
index b6a94d6..0c69232 100755
--- a/src/projects/qrscanner/index.html
+++ b/src/projects/qrscanner/index.html
@@ -12,23 +12,6 @@
-
-
-
diff --git a/src/projects/schoolprojects/index.html b/src/projects/schoolprojects/index.html
index c23774b..f58a83b 100755
--- a/src/projects/schoolprojects/index.html
+++ b/src/projects/schoolprojects/index.html
@@ -13,23 +13,6 @@
-
-
-
diff --git a/src/projects/smuL/index.html b/src/projects/smuL/index.html
index b65dda8..ba85f5e 100755
--- a/src/projects/smuL/index.html
+++ b/src/projects/smuL/index.html
@@ -27,23 +27,6 @@
font-size: 105%;
}
-
-
-
diff --git a/src/projects/storagemanager/index.html b/src/projects/storagemanager/index.html
index 7f96c49..fd756ef 100755
--- a/src/projects/storagemanager/index.html
+++ b/src/projects/storagemanager/index.html
@@ -13,23 +13,6 @@
-
-
-
diff --git a/src/services/index.html b/src/services/index.html
index 60b744a..808633d 100644
--- a/src/services/index.html
+++ b/src/services/index.html
@@ -9,23 +9,6 @@
-
-
-