Fix h3 font size
This was changed when it shouldn't have been in https://gerrit-review.googlesource.com/c/gerrit/+/155251 Change-Id: I5e91d7d2fe202bbea02cc2ecb4b5b6ca0757d48e
This commit is contained in:
@@ -75,7 +75,7 @@ limitations under the License.
|
||||
font-family: var(--font-family-bold);
|
||||
}
|
||||
h3 {
|
||||
font-size: var(--font-size-small);
|
||||
font-size: 1.17em;
|
||||
font-family: var(--font-family-bold);
|
||||
}
|
||||
iron-icon {
|
||||
|
||||
Reference in New Issue
Block a user