Merge pull request #6272 from SimonBrandner/fix/explicit-font/14163

Don't set `font-family` explicitly
This commit is contained in:
Travis Ralston
2021-07-27 11:04:23 -06:00
committed by GitHub
7 changed files with 1 additions and 25 deletions
@@ -36,7 +36,6 @@ limitations under the License.
.mx_SettingsTab_subheading {
font-size: $font-16px;
display: block;
font-family: $font-family;
font-weight: 600;
color: $primary-fg-color;
margin-bottom: 10px;