Skip to content

Commit cbd2206

Browse files
[DDW-844] Override default font-size for all links (#2850)
Co-authored-by: Daniel Main <[email protected]>
1 parent c35f428 commit cbd2206

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
.root {
2-
// display: inline-block;
2+
font-size: 14px;
33
}

0 commit comments

Comments
 (0)