From bf59de146ff7d7995c9318359a04251f5241a729 Mon Sep 17 00:00:00 2001 From: Robert <152218269+PenguinRobert1@users.noreply.github.com> Date: Mon, 17 Mar 2025 12:05:43 -0500 Subject: [PATCH] ok --- Contact.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Contact.css b/Contact.css index 62afa92b..9f185b9b 100644 --- a/Contact.css +++ b/Contact.css @@ -73,4 +73,9 @@ button.buttonback { padding: 10px 20px; cursor: pointer; font-size: 16px; - } \ No newline at end of file + } + +iframe { + text-align: center; + border: black; +} \ No newline at end of file