OSDN Git Service

Add files via upload v3.0
authornaoko1010hh <50263013+naoko1010hh@users.noreply.github.com>
Tue, 17 Mar 2020 15:17:43 +0000 (00:17 +0900)
committerGitHub <noreply@github.com>
Tue, 17 Mar 2020 15:17:43 +0000 (00:17 +0900)
css/splashscreen.css
css/theme.css

index a16d4d2..3ea38e5 100644 (file)
@@ -11,7 +11,7 @@
 
   /* background-repeat:  no-repeat;                     */
   background-position:center center;        
-  background-size:contain;                   
+  background-size: cover;           
   width:100%;     
   height:100vh;      
 }
index 6c3495d..037886a 100644 (file)
@@ -48,7 +48,7 @@ body {
        font-family: 'MyFont2','MyFont';
   background-image: url("../images/16-9.png");
   background-position:center center;        
-  background-size:contain;         
+  background-size: cover;           
   width:100%;     
   height:100vh;      
 }