From ece85b8db1d582b63fba13bb0b226c3efb68e41b Mon Sep 17 00:00:00 2001 From: MohanRamSridhar <142170808+MohanRamSridhar@users.noreply.github.com> Date: Sun, 28 Apr 2024 11:55:51 +0530 Subject: [PATCH] Update style.css --- style.css | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/style.css b/style.css index 8dae88d..d6e8606 100644 --- a/style.css +++ b/style.css @@ -7,6 +7,16 @@ #CUSTOM PROPERTY \*-----------------------------------*/ +/*-----------------------------------*\ +#for the codeforces rating +\*------------------------------------*/ + +canvas { + width: 20%; + height: auto; +} + + .light-theme { /**