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
@@ -27,7 +27,6 @@
@import "./structures/_BackdropPanel.scss";
@import "./structures/_CompatibilityPage.scss";
@import "./structures/_ContextualMenu.scss";
@import "./structures/_CreateRoom.scss";
@import "./structures/_FileDropTarget.scss";
@import "./structures/_FilePanel.scss";
@import "./structures/_GenericErrorPage.scss";