diff --git a/src/styles.scss b/src/styles.scss index 9508c62..132f2be 100644 --- a/src/styles.scss +++ b/src/styles.scss @@ -77,8 +77,8 @@ footer.footer { top: 0; left: 0; z-index: 9999; - min-width: 250px; - max-width: 250px; + min-width: 200px; + max-width: 200px; height: 100vh; background: #313a46; color: #fff;