Skip to content

Commit 1e3b3c8

Browse files
Timo-Breumelhofdonker
authored andcommitted
h2.dnnFormSectionHead a has a weird font size value
1 parent 1180980 commit 1e3b3c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • DNN Platform/Dnn.ClientSide/src/styles/default-css/10.0.0

DNN Platform/Dnn.ClientSide/src/styles/default-css/10.0.0/default.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ h2.dnnFormSectionHead {
1717
background: url(../../../../../images/down-icn.png) no-repeat right 50%;
1818
text-decoration: none;
1919
color: var(--dnn-color-foreground, #333);
20-
font-size: 7.375rem;;
20+
font-size: inherit;
2121
letter-spacing: normal;
2222
font-weight: normal;
2323
&:hover{

0 commit comments

Comments
 (0)