From b80e020e4a84f1087a8a2357b2e153fe14d63e50 Mon Sep 17 00:00:00 2001 From: Suraj B M Date: Thu, 14 Sep 2023 15:47:45 +0530 Subject: [PATCH] Modify styles.css --- pesu_notes/styles.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pesu_notes/styles.css b/pesu_notes/styles.css index 4f4222f..312665e 100644 --- a/pesu_notes/styles.css +++ b/pesu_notes/styles.css @@ -112,6 +112,8 @@ code { display: flex; justify-content: center; width: auto; + margin: auto; + text-align: center; } table {