Skip to content

Commit e2b7b2e

Browse files
Add missing styles
1 parent b751a54 commit e2b7b2e

File tree

1 file changed

+8
-0
lines changed
  • client/my-sites/plugins/plugins-browser-item

1 file changed

+8
-0
lines changed

client/my-sites/plugins/plugins-browser-item/style.scss

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,14 @@
140140
.plugins-browser-item__header {
141141
min-height: 0;
142142
}
143+
144+
.plugins-browser-item__title {
145+
font-size: $font-body-small;
146+
line-height: 1.5;
147+
}
148+
.plugins-browser-item__description {
149+
font-size: $font-body-extra-small;
150+
}
143151
}
144152
}
145153

0 commit comments

Comments
 (0)