Micro style fix

This commit is contained in:
Valentin Popov 2024-02-14 23:27:02 +04:00
parent 478d0b4589
commit f8ce922640
Signed by: Valentin Popov
GPG Key ID: AE3CE523DAAA8401

View File

@ -4,10 +4,9 @@
text-align: center; text-align: center;
top: 40%; top: 40%;
transform: translate(-50%, -50%); transform: translate(-50%, -50%);
div {
white-space: nowrap; white-space: nowrap;
div {
a { a {
color: $color-text; color: $color-text;
padding: 0 .5em; padding: 0 .5em;