Skip to content

Commit 4359a60

Browse files
committed
Fixing poor mobile readability and text alignment
1 parent 6ef045a commit 4359a60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webpack/sass/main.scss

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ $project-card-theme: $blue;
1818
body {
1919
font-family: 'Source Sans Pro', sans-serif;
2020
color: $text-color;
21+
text-align:justify;
2122
}
2223

2324
h2 {

0 commit comments

Comments
 (0)