소스 검색

fix style for the page bottom

Yuki Takei 3 달 전
부모
커밋
795250fbe5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      apps/app/src/client/components/StaffCredit/StaffCredit.module.scss

+ 1 - 1
apps/app/src/client/components/StaffCredit/StaffCredit.module.scss

@@ -63,6 +63,6 @@
   }
 
   .staff-credit-content {
-    padding-bottom: 40vh;
+    padding-bottom: 35vh !important;
   }
 }