From 7c8ac3f3e097ea2d100c5cc585f90c9ddc3e4390 Mon Sep 17 00:00:00 2001 From: JoannaSendecka <161479597+JoannaSendecka@users.noreply.github.com> Date: Tue, 16 Apr 2024 10:49:43 +0200 Subject: [PATCH] Update _custom.scss --- _sass/_custom.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_sass/_custom.scss b/_sass/_custom.scss index bcca19b..8705d61 100644 --- a/_sass/_custom.scss +++ b/_sass/_custom.scss @@ -5,5 +5,6 @@ max-width: 2000px; margin: 20px auto; padding: 0 5px; - font-size: 25pt + font-size: 20pt; + text-align:center; }