mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-25 01:18:48 +03:00
Micro style fix
This commit is contained in:
@@ -4,10 +4,9 @@
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
top: 40%;
|
top: 40%;
|
||||||
transform: translate(-50%, -50%);
|
transform: translate(-50%, -50%);
|
||||||
|
white-space: nowrap;
|
||||||
|
|
||||||
div {
|
div {
|
||||||
white-space: nowrap;
|
|
||||||
|
|
||||||
a {
|
a {
|
||||||
color: $color-text;
|
color: $color-text;
|
||||||
padding: 0 .5em;
|
padding: 0 .5em;
|
||||||
|
Reference in New Issue
Block a user