Improve demo

This commit is contained in:
Yarmo Mackenbach 2021-05-02 22:36:41 +02:00
parent 2b7ec17026
commit 3761879667
No known key found for this signature in database
GPG key ID: 37367F4AF4087AD1
2 changed files with 4 additions and 6 deletions

View file

@ -112,7 +112,7 @@ section.profile p, .demo p {
font-size: 1.2rem; font-size: 1.2rem;
} }
.demo { .demo {
margin: 9.6rem auto; margin: 6.4rem auto;
} }
.card { .card {

View file

@ -7,6 +7,9 @@ block js
script(type='application/javascript' src='/static/kx-claim.js' charset='utf-8') script(type='application/javascript' src='/static/kx-claim.js' charset='utf-8')
block content block content
.demo.narrow
kx-claim(data-claim= demoData)
if highlights.length > 0 if highlights.length > 0
h2 Highlights h2 Highlights
.hcards.hcards--highlights .hcards.hcards--highlights
@ -46,11 +49,6 @@ block content
h3 Transparent funding h3 Transparent funding
p Funded by donations. Keyoxide stands against VC and surveillance capitalism. p Funded by donations. Keyoxide stands against VC and surveillance capitalism.
h2 Example identity claim
.narrow
kx-claim(data-claim= demoData)
h2 Links h2 Links
.hcards .hcards
.card .card