add some styling to about page
This commit is contained in:
parent
ec8872a559
commit
774834bb9c
7 changed files with 261 additions and 118 deletions
|
|
@ -38,6 +38,9 @@
|
|||
font-weight: 700;
|
||||
}
|
||||
|
||||
strong {
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
main > .texts {
|
||||
box-sizing: border-box;
|
||||
|
|
@ -75,7 +78,6 @@ main > .index {
|
|||
|
||||
main > .about {
|
||||
line-height: 1.2;
|
||||
margin: 16px;
|
||||
p {
|
||||
padding-bottom: 24px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue