mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-08 00:27:58 +00:00
Optimized the position of avatar.
This commit is contained in:
parent
e09fd4d6c8
commit
9bd0b1bdf8
@ -922,6 +922,11 @@ div.tooltip-inner { /* Overrided BS4 Tooltip */
|
||||
|
||||
/* Sidebar is visibal */
|
||||
@media all and (min-width: 831px) {
|
||||
|
||||
#profile-wrapper {
|
||||
margin-top: 3rem;
|
||||
}
|
||||
|
||||
#search-wrapper {
|
||||
width: 22%;
|
||||
min-width: 150px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user