Beautified the profile text responsive design.

for screens >= 1650px wide
This commit is contained in:
Cotes Chung 2019-11-30 00:31:20 +08:00
parent 7bdbd2aa4f
commit 3010e0b34e
1 changed files with 4 additions and 4 deletions

View File

@ -1224,12 +1224,12 @@ div.tooltip-inner { /* Overrided BS4 Tooltip */
} }
#site-title a { #site-title a {
letter-spacing: 1px; text-transform: uppercase;
} }
#site-title, #site-subtitle { .profile-text>div {
text-align: left; text-align: left !important;
margin-left: 1.1rem; margin-left: .8rem !important;
} }
#site-subtitle { #site-subtitle {