From 13f11c5414c6be7a90ee26ab7b0b530e57be1c40 Mon Sep 17 00:00:00 2001 From: Thuan Bui <9248622+10h30@users.noreply.github.com> Date: Sat, 8 Feb 2025 20:06:53 +0900 Subject: [PATCH] Edit CTA Section --- style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style.css b/style.css index ea7bc82..580003f 100644 --- a/style.css +++ b/style.css @@ -170,6 +170,8 @@ cite { display: flex; justify-content: space-between; align-items: center; + margin: 0 auto; + border-radius: 10px; } footer {