Improved copy in about me section

Breaks down history, modern me
emphasises diversity of related interests
This commit is contained in:
2017-04-13 07:39:30 -07:00
parent f3b23354c0
commit 169949d11e
3 changed files with 14 additions and 7 deletions

View File

@@ -174,7 +174,7 @@ body {
.slide ul {
margin: 5px; }
.slide p {
text-indent: 1em;
text-indent: 2em;
max-width: 800px;
margin: auto; }
.slide h1 {
@@ -183,6 +183,9 @@ body {
max-width: 800px;
margin: auto;
margin-top: 1.7em; }
.slide h4 {
max-width: 800px;
margin: auto; }
@media (max-width: 800px) {
.slide div .project {
width: 90%;