diff --git a/src/pages/index.astro b/src/pages/index.astro index 88b4981..de75a11 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -96,7 +96,6 @@ import { SITE_TITLE, SITE_DESCRIPTION } from '../consts'; } #big-circle-wrapper { - width: 500px; height: 160vh; z-index: -1; overflow: hidden;