1
0
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:
Cotes Chung 2020-01-11 22:55:44 +08:00
parent e09fd4d6c8
commit 9bd0b1bdf8

View File

@ -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;