button radii
This commit is contained in:
parent
2fa65c0e59
commit
24a8c5e06a
@ -112,6 +112,9 @@ section {
|
||||
grid-gap: 1em;
|
||||
flex-flow: row wrap;
|
||||
align-items: flex-end;
|
||||
button {
|
||||
border-radius: 0.25em;
|
||||
}
|
||||
}
|
||||
|
||||
figure {
|
||||
|
||||
@ -39,7 +39,7 @@ function Shop(args) {
|
||||
<p>
|
||||
<b>subscriptions</b> grant extra benefits:
|
||||
<ul>
|
||||
<li>additional credits</li>
|
||||
<li>¤150 per month</li>
|
||||
<li>chat wheel (soon ™)</li>
|
||||
<li>account icons (soon ™)</li>
|
||||
</ul>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user