From 7eb3efe3a6e3f2a7f3ace09fff8273cda0feb109 Mon Sep 17 00:00:00 2001 From: Akif9748 Date: Wed, 24 Aug 2022 22:27:04 +0300 Subject: [PATCH] ratelimit for register Co-authored-by: Sapphire1525 --- public/css/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/styles.css b/public/css/styles.css index 3361dc6..716a2c2 100644 --- a/public/css/styles.css +++ b/public/css/styles.css @@ -259,4 +259,4 @@ img.logo { height: 20px; color: var(--col-15); } -p {font-size: 17px;} \ No newline at end of file +p {font-size: 18px;} \ No newline at end of file