Skip to content

Commit 87025e2

Browse files
committed
Removing gradient on Latest from the Library
1 parent 2cc9240 commit 87025e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scss/libguides/_library.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ $home-secondary-color: #1e988a;
181181
figcaption {
182182
position: absolute;
183183
bottom: 0;
184-
background: linear-gradient(to top, #000, 80%, transparent);
184+
// background: linear-gradient(to top, #000, 80%, transparent);
185185
padding: 0.5rem 1rem 0;
186186
width: 100%;
187187
text-align: right;

0 commit comments

Comments
 (0)