Text changed on about page
This commit is contained in:
@@ -1,9 +1,20 @@
|
||||
.about {
|
||||
|
||||
h1 {
|
||||
font-size: 2rem;
|
||||
}
|
||||
|
||||
h1,
|
||||
h2 {
|
||||
margin-top: 1rem;
|
||||
margin-bottom: .5rem;
|
||||
}
|
||||
h3, h4, h5, h6, p {
|
||||
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
h6,
|
||||
p {
|
||||
margin-top: .5rem;
|
||||
margin-bottom: .5rem;
|
||||
}
|
||||
@@ -11,6 +22,6 @@
|
||||
p {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
margin-bottom: 3rem; // space for footer
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user