📼🎇 Checkpoint

./style.css:617503/127
This commit is contained in:
Glitch (wiry-plaid-valley)
2020-10-16 18:08:41 +00:00
parent 5127b012fb
commit 71e4010843

View File

@ -49,10 +49,7 @@ body {
.btn--remix { .btn--remix {
font-family: HK Grotesk; font-family: HK Grotesk;
padding-left: .75rem; padding: .5rem .75rem;
padding-right: .75rem;
padding-top: .5rem;
padding-bottom: .5rem;
font-size: 1.1rem; font-size: 1.1rem;
line-height: 1rem; line-height: 1rem;
font-weight: 500; font-weight: 500;
@ -70,6 +67,6 @@ body {
} }
.illustration { .illustration {
max-width: 80%; /* max-width: 80%; */
} }