From 5ca2972e46f1e46a22d25d4c0b2d82bc6a320781 Mon Sep 17 00:00:00 2001 From: bt Date: Mon, 11 Dec 2023 16:03:14 -0500 Subject: --- posts/easy-custom-radio-inputs.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/posts/easy-custom-radio-inputs.md b/posts/easy-custom-radio-inputs.md index abc6dbb..2abbd1b 100644 --- a/posts/easy-custom-radio-inputs.md +++ b/posts/easy-custom-radio-inputs.md @@ -1,6 +1,5 @@ -# Easy Custom Radio Inputs - -2019-01-21 +[[!meta title="Easy Custom Radio Inputs"]] +[[!meta date="2019-01-21"]] Default radio inputs are notoriously horrible looking and are something designers tend to over-think when trying to customize them. Let's walk through how to create custom radio buttons with *pure CSS*, while still preserving performance and accessibility. -- cgit v1.2.3-54-g00ecf