diff --git a/src/style/pages/_about.scss b/src/style/pages/_about.scss index 71c6837..9fe6d8f 100644 --- a/src/style/pages/_about.scss +++ b/src/style/pages/_about.scss @@ -1,4 +1,6 @@ .about { + overflow: hidden; + :global(.picture) { overflow: hidden; background: $color-primary-tertiary20;