Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Anarios/return-youtube-dislike.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Website')
-rw-r--r--Website/layouts/default.vue9
1 files changed, 5 insertions, 4 deletions
diff --git a/Website/layouts/default.vue b/Website/layouts/default.vue
index cad9ef4..de5bc5a 100644
--- a/Website/layouts/default.vue
+++ b/Website/layouts/default.vue
@@ -66,12 +66,13 @@ html, body {
transform: scale(1) translateY(0);
}
}
-
-@media (min-width: 1670px) {
- .WhyCelesteHead {
- width: 1234px;
+/*
+@media (min-width: 1234px) {
+ .topBar {
+ width: 95%;
}
}
+*/
</style>