Micro style fix
This commit is contained in:
parent
478d0b4589
commit
f8ce922640
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user