From 8dc47e25e491b88bf526801d7e59b8cdb80c8219 Mon Sep 17 00:00:00 2001 From: Daquavid Date: Mon, 18 Dec 2023 16:27:33 -0700 Subject: [PATCH] Update 'style.css' --- style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/style.css b/style.css index 23ef2b3..9142d41 100644 --- a/style.css +++ b/style.css @@ -19,4 +19,7 @@ h6 { text-align: center; color: maroon; } +.center { + text-align: center; +} //note: this is a csss file. it stands for cascading suburb style sheets.// \ No newline at end of file