We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 257f8b9 commit 32f4e60Copy full SHA for 32f4e60
css/index.scss
@@ -61,6 +61,7 @@
61
margin: 0 !important;
62
font-weight: 600;
63
font-size: 110% !important;
64
+ text-align: justify;
65
66
a { color: #000 }
67
}
@@ -105,6 +106,8 @@
105
106
a:hover {
107
text-decoration: underline;
108
109
110
+
111
112
113
.publication-image {
@@ -144,6 +147,7 @@
144
147
.publication-description {
145
148
color: #333;
146
149
margin: 0.5em 0;
150
151
152
153
.publication-links {
0 commit comments