mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-08 00:27:58 +00:00
Optimized icon position.
This commit is contained in:
parent
8e01d90018
commit
232c956b81
@ -1413,19 +1413,18 @@ table tbody td {
|
||||
i {
|
||||
text-align: center;
|
||||
width: 1.25em;
|
||||
padding-top: .45rem;
|
||||
padding-top: .44rem;
|
||||
}
|
||||
}
|
||||
|
||||
#mode-toggle-wrapper {
|
||||
font-size: .9rem;
|
||||
}
|
||||
|
||||
#mode-toggle-wrapper>i {
|
||||
i {
|
||||
@include icon-round(2rem);
|
||||
padding-top: 0.5rem;
|
||||
padding-top: .44rem;
|
||||
bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.icon-border {
|
||||
margin-left: .2rem;
|
||||
@ -1436,7 +1435,7 @@ table tbody td {
|
||||
.icon-border+a {
|
||||
margin-left: 0;
|
||||
}
|
||||
}
|
||||
} // #sidebar .sidebar-bottom
|
||||
|
||||
|
||||
footer>div.d-flex {
|
||||
|
Loading…
x
Reference in New Issue
Block a user