Compare commits

..

No commits in common. "a997268a2b36836e0df1fb7a18de14c722467ddb" and "55f54d2835f22bdd0ef106f5939edd66f8dee5e8" have entirely different histories.

2 changed files with 5 additions and 14 deletions

View file

@ -1,14 +0,0 @@
@import url('https://fonts.googleapis.com/css2?family=Comic+Neue&display=swap');
:root {
/*
* Visit https://fonts.google.com and select one to your liking.
* Now just follow this tutorial: https://imgur.com/a/CNbw7xC
*/
--font: "comic neue";
/*
* ~~DO NOT TOUCH~~
* Removing this will display an annoying update banner.
*/
--update-notice-1: none;
}

View file

@ -0,0 +1,5 @@
:root {
.userPopoutOverlayBackground-3A0Pcz {
max-height: 60vh;
}
}