Skip to content

Commit 041eb9f

Browse files
committed
Re-sized font-size of thumbnail-placeholder.
1 parent b45440c commit 041eb9f

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

src/themes/datashare/styles/_global-styles.scss

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -285,12 +285,8 @@ a.btn.btn-outline-primary:hover i.fas.fa-info-circle {
285285
// color: var(--datashare-body-color);
286286
}
287287

288-
.facet-filter .fas {
289-
// color: var(--datashare-body-color);
290-
}
291-
292-
i.fas.fa-lock {
293-
// color: var(--datashare-body-color);
288+
.thumbnail-placeholder {
289+
font-size: 1.2rem !important;
294290
}
295291

296292
.position-relative {

0 commit comments

Comments
 (0)