set flex position of home screen icons
This commit is contained in:
parent
4ab0975b13
commit
7cc5bfce7f
@ -64,7 +64,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
svg > path {
|
svg > path {
|
||||||
transform: translate(0,5px);
|
transform: translate(0, 5px);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.links {
|
.links {
|
||||||
justify-content: normal;
|
justify-content: flex-start;
|
||||||
|
|
||||||
.icon-link:first-child {
|
.icon-link:first-child {
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user