Skip to content

Commit f6dd1fe

Browse files
committed
Make overlay less opaque
1 parent b08d7f5 commit f6dd1fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/main.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ figure > figcaption {
9999
box-sizing: border-box;
100100
flex: 1;
101101
padding: 1rem 0 3rem;
102-
background-color: rgba(0,0,0,.8);
102+
background-color: rgba(0,0,0,.7);
103103
color: rgba(255,255,255,.8);
104104
}
105105

0 commit comments

Comments
 (0)