remove all stuff

This commit is contained in:
2022-08-24 18:29:40 +03:00
parent 9f30d4b506
commit e056a9d717
3 changed files with 1 additions and 9 deletions

View File

@@ -8,7 +8,6 @@
{ name: "Instances", url: "/instances" },
{ name: "Projects", url: "/projects" },
{ name: "Minecraft", url: "/minecraft" },
{ name: "Pubnix", url: "/pubnix" },
{ name: "Donate", url: "/donate" },
{ name: "FAQ", url: "/faq" },
{ name: "Contact us", url: "/contact" },
@@ -116,7 +115,7 @@
display: none;
}
@media screen and (max-width: 1116px) {
@media screen and (max-width: 1058px) {
.links {
display: none;
width: 100%;

View File

@@ -16,7 +16,6 @@ html {
--grey: #5454547a;
--alt: #333;
--alt-text: #ddd;
--nix: #7e7eff;
}
html.light {