diff --git a/components/DashboardPage.vue b/components/DashboardPage.vue
index 98a07f23a..f329c0b89 100644
--- a/components/DashboardPage.vue
+++ b/components/DashboardPage.vue
@@ -22,10 +22,10 @@
Settings
-
-
+
+
@@ -59,4 +59,8 @@ export default {
font-weight: var(--font-weight-extrabold);
}
}
+
+.footer {
+ padding-top: 0;
+}
diff --git a/components/EthicalAd.vue b/components/EthicalAd.vue
index 157973504..926f0fe8d 100644
--- a/components/EthicalAd.vue
+++ b/components/EthicalAd.vue
@@ -1,11 +1,82 @@
-
+
+
+
+
+ A privacy-focused ad used to fund this site would've been here. Please
+ disable your content blocker to support Modrinth and it's authors.
+
+
+
-
+
diff --git a/components/ModPage.vue b/components/ModPage.vue
index f9e12213f..b65aa7c95 100644
--- a/components/ModPage.vue
+++ b/components/ModPage.vue
@@ -21,7 +21,7 @@