PUBLISH: Improved styles and better copy for about page
This commit is contained in:
parent
7297667562
commit
091024087f
11 changed files with 50 additions and 54 deletions
|
|
@ -32,16 +32,3 @@
|
|||
object-fit: cover;
|
||||
}
|
||||
|
||||
.core-review {
|
||||
margin: 30px 10px;
|
||||
}
|
||||
.core-review p {
|
||||
margin-bottom: 20px;
|
||||
text-indent: 4ch;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.core-review h2, .core-review h3 {
|
||||
margin-top: 30px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -212,3 +212,17 @@ a:hover {
|
|||
padding: 10px;
|
||||
}
|
||||
|
||||
.core-content {
|
||||
margin: 30px 10px;
|
||||
}
|
||||
|
||||
.core-content p {
|
||||
margin-bottom: 20px;
|
||||
text-indent: 4ch;
|
||||
padding: 0 10px;
|
||||
}
|
||||
|
||||
.core-content h2, .core-content h3 {
|
||||
margin-top: 30px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue