forked from pub-solar/pub.solar
Add border to about page
This commit is contained in:
parent
4bf7eb4eb1
commit
71f16c00cb
1 changed files with 1 additions and 0 deletions
|
@ -115,6 +115,7 @@ html {
|
|||
}
|
||||
|
||||
.ps-page--section {
|
||||
border: 12px solid black;
|
||||
margin-top: 10vh;
|
||||
margin-bottom: 10vh;
|
||||
padding: 5vw;
|
||||
|
|
Loading…
Add table
Reference in a new issue