chore(cna): update tailwind styles to be closer to non-tw cna (#76647)
## Why?
Updating Tailwind templates to closer match the non-Tailwind template.
(before, `localhost:3000` is current Tailwind template)
https://github.com/user-attachments/assets/b5bef4c7-0c22-43e2-87f1-2dbd4903ea0f
(after)
https://github.com/user-attachments/assets/5b1d087c-60e6-45fc-b749-f3894834e339
- Minor fix to `a.secondary` style's `min-width` to be the same width as
`a.primary`
-
---------
Co-authored-by: Lee Robinson <lee@leerob.com>