Change divider width

This commit is contained in:
Henry Hiles 2023-05-31 15:02:55 -04:00
parent 2afee48a5e
commit 1fbb94c27b

View file

@ -23,7 +23,7 @@
margin: 0 1em;
position: absolute;
top: 50%;
width: 7rem;
width: 6rem;
}
.dividerIcon::before {