Added ads, adblocker, fixed scrollbar, fixed route and asset links of blog

This commit is contained in:
Gitea
2025-04-28 04:10:24 +05:30
parent 08e1110abd
commit 68ad583258
9 changed files with 86 additions and 14 deletions

View File

@@ -62,3 +62,6 @@
.mailbox-min-height {
min-height: 60vh;
}
.magic-box {
scrollbar-width: none;
}