Bundled Themes: Remove duplicate font-size property in Twenty Twenty.
Props ankitmaru. Fixes #49015. Built from https://develop.svn.wordpress.org/trunk@47053 git-svn-id: http://core.svn.wordpress.org/trunk@46853 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -199,7 +199,6 @@ path {
|
||||
clip-path: none;
|
||||
color: #21759b;
|
||||
display: block;
|
||||
font-size: 14px;
|
||||
font-size: 0.875rem;
|
||||
font-weight: 700;
|
||||
height: auto;
|
||||
|
||||
@@ -199,7 +199,6 @@ path {
|
||||
clip-path: none;
|
||||
color: #21759b;
|
||||
display: block;
|
||||
font-size: 14px;
|
||||
font-size: 0.875rem;
|
||||
font-weight: 700;
|
||||
height: auto;
|
||||
|
||||
Reference in New Issue
Block a user