1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-06-07 16:17:50 +00:00

Optimized tab's layout.

This commit is contained in:
Cotes Chung 2019-11-22 23:55:14 +08:00
parent 39b4f29efb
commit 97e0b61eed

View File

@ -1152,7 +1152,7 @@ div.tooltip-inner { /* Overrided BS4 Tooltip */
#profile-wrap {
margin-top: 4rem;
margin-bottom: 6rem;
margin-bottom: 5rem;
-ms-flex-direction: column!important;
flex-direction: row!important;
}