Browse Source

fix: bug ..

jcq 6 days ago
parent
commit
478cdda5b8
1 changed files with 5 additions and 1 deletions
  1. 5 1
      style.css

+ 5 - 1
style.css

@@ -25,7 +25,7 @@ p .underline,
 .brand-page .desc-section a,
 .brand-page .section-inner a,
 #term-link,
-.chain-page,
+
 .header-announcement-bar-wrapper,
 #collection-621843cd9660896c6b856025,
 .article-page section.content
@@ -40,6 +40,10 @@ p .underline,
 }
 
 @media screen and (max-width: 768px) {
+    .chain-page{
+
+    pointer-events: none !important;
+    }
     .download-area-inner .flex-column .flex-row {
         width: 100%;
         flex-wrap: wrap;