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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user