mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-22 21:25:00 +02:00
💄 Facelifto
This commit is contained in:
parent
278a6fc7b7
commit
f00b76299d
@ -153,7 +153,7 @@ export default {
|
|||||||
float: right;
|
float: right;
|
||||||
i {
|
i {
|
||||||
position: relative;
|
position: relative;
|
||||||
top: .25rem;
|
top: .15rem;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -181,7 +181,6 @@ export default {
|
|||||||
}
|
}
|
||||||
> div:nth-child(2) {
|
> div:nth-child(2) {
|
||||||
p small i {
|
p small i {
|
||||||
color: var(--medium-grey);
|
|
||||||
top: 0;
|
top: 0;
|
||||||
opacity: .5;
|
opacity: .5;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
@ -196,7 +195,7 @@ export default {
|
|||||||
margin-top: .3em;
|
margin-top: .3em;
|
||||||
margin-bottom: .3em;
|
margin-bottom: .3em;
|
||||||
}
|
}
|
||||||
div.user hr:last-child {
|
div.user > div > div:last-child hr {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user