Initial adjustments to the website
This commit is contained in:
@@ -10,10 +10,10 @@
|
||||
padding-top: 2em;
|
||||
|
||||
p {
|
||||
text-align: left;
|
||||
text-align: justify;
|
||||
text-justify: distribute-all-lines;
|
||||
margin: 0 auto 0 auto;
|
||||
width: 40em;
|
||||
width: 42em;
|
||||
max-width: 70vw;
|
||||
line-height: 1.7;
|
||||
}
|
||||
@@ -21,8 +21,9 @@
|
||||
|
||||
.job {
|
||||
@include lightSection;
|
||||
width: 100%;
|
||||
padding: 1em;
|
||||
margin: 1em;
|
||||
margin: auto 1em;
|
||||
|
||||
.largerText {
|
||||
font-size: 1.3em;
|
||||
|
||||
Reference in New Issue
Block a user