Skip to content

Commit 32f4e60

Browse files
committed
justify text: more beautiful on mobile
1 parent 257f8b9 commit 32f4e60

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

css/index.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
margin: 0 !important;
6262
font-weight: 600;
6363
font-size: 110% !important;
64+
text-align: justify;
6465

6566
a { color: #000 }
6667
}
@@ -105,6 +106,8 @@
105106
a:hover {
106107
text-decoration: underline;
107108
}
109+
text-align: justify;
110+
108111
}
109112

110113
.publication-image {
@@ -144,6 +147,7 @@
144147
.publication-description {
145148
color: #333;
146149
margin: 0.5em 0;
150+
text-align: justify;
147151
}
148152

149153
.publication-links {

0 commit comments

Comments
 (0)