Skip to content

Commit 69dc9a4

Browse files
committed
スクロールバーが出てしまう問題を修正
1 parent fabcfeb commit 69dc9a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/global/base.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ a {
7676
section {
7777
margin: 0 auto;
7878
padding: 3rem 0;
79-
width: 100vw;
79+
width: 100%;
8080
clear: both;
8181
overflow: hidden;
8282

0 commit comments

Comments
 (0)