diff --git a/docs/docs/native/radio.md b/docs/docs/native/radio.md index 7d0f298a7..b3c222e58 100644 --- a/docs/docs/native/radio.md +++ b/docs/docs/native/radio.md @@ -47,34 +47,28 @@ Use the `disabled` attribute to disable a radio. Use the [size utilities](/docs/utilities/size) to change the radios' size. ```html {.example} -
+
Small - + + +

-
+
- ```