lateri 4 年 前
コミット
e425b3715f
共有1 個のファイルを変更した11 個の追加6 個の削除を含む
  1. 11 6
      style.css

+ 11 - 6
style.css

@@ -194,6 +194,10 @@ body {
 .home .detail .detailtitle{
     display: flex;
     align-items: center;
+
+    margin-top: 37px ;
+    margin-bottom: 27px ;
+    
 }
 
 
@@ -205,7 +209,8 @@ body {
 
 .home .detail .title{
     font-size: 30px;
-    margin: 27px 15px;
+    margin-left: 15px ;
+    
 }
 
 .home .detail .thumb{
@@ -290,8 +295,8 @@ body {
 #listTitle{
     font-size: 23px;
     margin-left: 42px;
-    margin-top:42px;
-    margin-bottom: 13px;
+    margin-top:32px;
+    margin-bottom: -10px;
     /* margin: 30px 30px 10px 30px; */
 }
 
@@ -309,13 +314,13 @@ body {
     display: flex;
     bottom: 0px;
     width: 100vw;
-    margin-left: 24px;
+    margin-left: 20px;
     /* margin-right: 30px; */
     /* height: 184px; */
     overflow: auto;
     background-color: rgba(0,0,0,0);
-    min-width: 1280px;
-    width: calc( 100vw - 24px);
+    /* min-width: 1280px; */
+    width: calc( 1280px - 20px);
 
 
     /* display: flex;