From b3d7945f467597199ba6b309fa0a7186766d088e Mon Sep 17 00:00:00 2001 From: ReznoRMichael Date: Fri, 22 Jan 2021 19:51:14 +0100 Subject: [PATCH] Spoilers, add labels margin --- css/style.css | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index 27142d1..90ef7ff 100644 --- a/css/style.css +++ b/css/style.css @@ -280,7 +280,7 @@ input[type="radio"] { display: inline-block; position: relative; padding: 0 0 0 1.8rem; - margin: 0 1rem 0 0; + margin: 0.25rem 1rem 0.25rem 0.5rem; cursor: pointer; font-size: 1rem; -webkit-user-select: none; diff --git a/index.html b/index.html index da7a2ed..c38d16e 100644 --- a/index.html +++ b/index.html @@ -59,7 +59,7 @@