From 20db69153169b0dfe2bc56b31bb4addea229faeb Mon Sep 17 00:00:00 2001 From: Hijiri <58749666+NyxIsBad@users.noreply.github.com> Date: Wed, 6 Mar 2024 12:34:07 -0500 Subject: [PATCH] fix default value whoops --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9b5ea43..c717e35 100644 --- a/README.md +++ b/README.md @@ -72,14 +72,14 @@ Adds a server size variable. Pings start to have a little trouble when you set t ```css /* Server Size */ - --server-size: 88px; + --server-size: 48px; ``` 3. Change the value to customize it and you're done # Old Discord Font -Use the old discord font, Whitney. Maintained by Nyx, credit to @Overimagine1 for providing the new version of files and script. The old clearvision whitney script is obsolete due to missing characters +Use the old discord font, Whitney. Maintained by Nyx, credit to @Overimagine1 for providing the new version of files and script. The old clearvision whitney script is obsolete due to missing characters. Note that this addon works just by importing the font, just like any other font import; thus if you have another font import that happens to have whitney, you don't need this. ### Usage