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