diff --git a/blog.css b/blog.css index a9a795e..2fc775a 100644 --- a/blog.css +++ b/blog.css @@ -17,7 +17,7 @@ height: 90vh; }} .mask { - background-color: rgba(0, 0, 0, 0.3); + background-color: rgba(0, 0, 0, 0.4); margin: 0; padding: 0; height: 100%; @@ -145,4 +145,4 @@ } .liked { font-weight: bold; - } \ No newline at end of file + }