Skip to content

Commit 8e6eb5f

Browse files
committed
Beautified the profile text responsive design.
for screens >= 1650px wide
1 parent a5a8fff commit 8e6eb5f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

assets/css/main.scss

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1224,12 +1224,12 @@ div.tooltip-inner { /* Overrided BS4 Tooltip */
12241224
}
12251225

12261226
#site-title a {
1227-
letter-spacing: 1px;
1227+
text-transform: uppercase;
12281228
}
12291229

1230-
#site-title, #site-subtitle {
1231-
text-align: left;
1232-
margin-left: 1.1rem;
1230+
.profile-text>div {
1231+
text-align: left !important;
1232+
margin-left: .8rem !important;
12331233
}
12341234

12351235
#site-subtitle {

0 commit comments

Comments
 (0)