diff --git a/src/styles/global.scss b/src/styles/global.scss index 6a41982..2e6a894 100644 --- a/src/styles/global.scss +++ b/src/styles/global.scss @@ -255,17 +255,16 @@ ul { align-items: center; position: fixed; - right: 0; - bottom: 0; + right: 1rem; + bottom: 4rem; z-index: 100; - margin: 0 1em 1em 0; - width: 2em; - height: 2em; + width: 1.5em; + height: 1.5em; - font-size: 1.7em; + font-size: 2.3em; background-color: #333; color: white;