Improved copy in about me section
Breaks down history, modern me emphasises diversity of related interests
This commit is contained in:
@@ -220,7 +220,7 @@ body {
|
||||
margin: 5px;
|
||||
}
|
||||
p {
|
||||
text-indent: 1em;
|
||||
text-indent: 2em;
|
||||
max-width: $width;
|
||||
margin: auto;
|
||||
}
|
||||
@@ -231,6 +231,10 @@ body {
|
||||
margin: auto;
|
||||
margin-top: 1.7em;
|
||||
}
|
||||
h4 {
|
||||
max-width: $width;
|
||||
margin: auto;
|
||||
}
|
||||
@include respond-to($width) {
|
||||
div {
|
||||
// margin: auto;
|
||||
|
Reference in New Issue
Block a user