Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

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

Merged
merged 4 commits into from
Apr 22, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion res/css/_common.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down
1 change: 0 additions & 1 deletion res/css/_components.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down
36 changes: 0 additions & 36 deletions res/css/structures/_CreateRoom.scss

This file was deleted.