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 20:14:07 +05:30 committed by GitHub
parent 2a396a406d
commit 03c46770f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 38 deletions

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";