diff --git a/src/styles/Divider.module.css b/src/styles/Divider.module.css index 1c7b654..0025751 100644 --- a/src/styles/Divider.module.css +++ b/src/styles/Divider.module.css @@ -23,7 +23,7 @@ margin: 0 1em; position: absolute; top: 50%; - width: 7rem; + width: 6rem; } .dividerIcon::before {