Skip to content

Commit 58701dc

Browse files
author
y-yamasaki
committed
オーバーした分隠す
1 parent 6d884af commit 58701dc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

WebSite/assets/css/base.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ body {
8989
flex-direction: column;
9090
overflow-wrap: break-word; /* 長い単語の折り返し */
9191
word-break: break-word; /* 長い単語の折り返し(互換性) */
92+
overflow-x: hidden;
9293
}
9394

9495
h1,

0 commit comments

Comments
 (0)