OSDN Git Service

[fix] : 最小値を上書き
authorhayao <hayao@fascode.net>
Wed, 10 Nov 2021 06:50:19 +0000 (15:50 +0900)
committerhayao <hayao@fascode.net>
Wed, 10 Nov 2021 06:50:19 +0000 (15:50 +0900)
sanmoku/style/sp.css

index 25aee47..c0441fd 100644 (file)
@@ -1,3 +1,4 @@
 body{\r
     width: 400px;\r
+    min-width: 100vw;\r
 }
\ No newline at end of file