diff --git a/src/css/base.scss b/src/css/base.scss index 571f70c..857555b 100644 --- a/src/css/base.scss +++ b/src/css/base.scss @@ -106,4 +106,8 @@ .padding-right { position: relative; padding-right: 10px; +} + +marquee { + width: 100vw; } \ No newline at end of file diff --git a/src/pages/index.astro b/src/pages/index.astro index f209b19..b678d7f 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -6,9 +6,7 @@ import Linklist from '../components/linkList.astro'

Ruthenic's site

Welcome to my site. I hope you enjoy the experience.

- - Checkout (haha) my Github! - + Checkout (haha) my Github!

Check me out on