Browse Source

Merge remote-tracking branch 'origin/developer' into developer

kaick 1 year ago
parent
commit
9c3b0c89a7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/static/css/article/drawer-footer.css

+ 1 - 1
src/main/resources/static/css/article/drawer-footer.css

@@ -117,7 +117,7 @@
 .bg-filter {
     width: 100%;
     backdrop-filter: blur(33px);
-    background-color: rgba(255, 255, 255, 0.4);
+    background-color: rgba(255, 255, 255, 0.6);
 }
 @media screen and (min-width:768px) {
     .related-Reading {