Changed font-weight to 400 to support light weight font (#8345)

* changed font-weight to 400 to support light weight font

* removed font-weight line and _CreateRoom.scss file

* removed _CreateRoom from _components.scss
This commit is contained in:
Esha Goel
2022-04-22 14:44:07 +00:00
committed by GitHub
parent 2a396a406d
commit 03c46770f4
3 changed files with 0 additions and 38 deletions
-1
View File
@@ -294,7 +294,6 @@ legend {
background-color: $background;
color: $light-fg-color;
z-index: 4012;
font-weight: 300;
font-size: $font-15px;
position: relative;
padding: 24px;