Skip to content

Commit 28cfe04

Browse files
committed
Optimized the position of avatar.
1 parent 74677d2 commit 28cfe04

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

assets/css/main.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -922,6 +922,11 @@ div.tooltip-inner { /* Overrided BS4 Tooltip */
922922

923923
/* Sidebar is visibal */
924924
@media all and (min-width: 831px) {
925+
926+
#profile-wrapper {
927+
margin-top: 3rem;
928+
}
929+
925930
#search-wrapper {
926931
width: 22%;
927932
min-width: 150px;

0 commit comments

Comments
 (0)