Skip to content

Commit 425c71d

Browse files
stonebuzzbtry
authored andcommitted
feat(tile): title of tiles in bold
1 parent a83b771 commit 425c71d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/styles.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -671,6 +671,7 @@ tr[data-itemtype="PluginFormcreatorCondition"] ~ tr[data-itemtype="PluginFormcre
671671
a.plugin_formcreator_formTile_title {
672672
padding: 10px 40px 15px 10px;
673673
display: block;
674+
font-weight: bold;
674675
}
675676

676677
.plugin_formcreator_formTile:hover a.plugin_formcreator_formTile_title {

0 commit comments

Comments
 (0)