From b31acc6739259bd4de4ae1b94b997a9e2202469e Mon Sep 17 00:00:00 2001 From: PVSekhar1234 Date: Fri, 2 Sep 2022 17:29:23 +0530 Subject: [PATCH] changed font size --- frontend/src/Components/Style.css | 15 ++++++++++----- frontend/src/Components/Yourprofile.js | 4 ++-- 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/frontend/src/Components/Style.css b/frontend/src/Components/Style.css index a03e89b..8ad72c6 100644 --- a/frontend/src/Components/Style.css +++ b/frontend/src/Components/Style.css @@ -418,9 +418,11 @@ table{ } .h1x{ color: white; - font-size: 35px; padding-bottom: 20px; } +.h1x,.thx,.td2{ + font-size: 1.5rem; +} .td1{ text-align: center; } @@ -556,8 +558,8 @@ table{ .msgreg{ font-size: 18px; } - .h1x{ - font-size: 25px; + .h1x,.thx,.td2{ + font-size: 1.3rem; } @@ -573,9 +575,9 @@ table{ .pointsHead{ font-size: 20px !important; } - .h1x{ + /* .h1x{ font-size: 22px; - } + } */ .btnnav{ font-size: 15px; } @@ -702,5 +704,8 @@ table{ } .btnpastdp{ font-size: 15px; + } + .h1x,.thx,.td2{ + font-size: 1.15rem; } } \ No newline at end of file diff --git a/frontend/src/Components/Yourprofile.js b/frontend/src/Components/Yourprofile.js index cd0fc1d..ade99f9 100644 --- a/frontend/src/Components/Yourprofile.js +++ b/frontend/src/Components/Yourprofile.js @@ -305,7 +305,7 @@ function Yourprofile() { ) : (
-

No Problems Today!

+

No Problems Today!


)} @@ -338,7 +338,7 @@ function Yourprofile() { ); }) ) : ( - <>

No Material Added Yet

+ <>

No Material Added Yet

)} {notes.length !== 0 ? (