diff --git a/index.html b/index.html index 1a57b28..e85dc5c 100644 --- a/index.html +++ b/index.html @@ -22,8 +22,9 @@
"golf and music enthusiast."
diff --git a/public/output.css b/public/output.css index a278d4a..7fd3920 100644 --- a/public/output.css +++ b/public/output.css @@ -593,6 +593,10 @@ video { gap: 1rem; } +.gap-3 { + gap: 0.75rem; +} + .rounded-full { border-radius: 9999px; }