From 26582ae662ee8dac9c609870c8ca90ab9a3d2e39 Mon Sep 17 00:00:00 2001 From: DevanoAlif22 Date: Tue, 28 May 2024 19:48:29 +0700 Subject: [PATCH] update css --- public/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/style.css b/public/style.css index 80adde3..42b356f 100644 --- a/public/style.css +++ b/public/style.css @@ -90,4 +90,8 @@ h6 { .path { width: 300px; } + .path p { + width: 90%; + font-size: 15px; + } }