mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-08 00:27:58 +00:00
Beautified the profile text responsive design.
for screens >= 1650px wide
This commit is contained in:
parent
7bdbd2aa4f
commit
3010e0b34e
@ -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 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user