From c3f58971e481f2ff5be7e1be5cf4326c787a3c4b Mon Sep 17 00:00:00 2001 From: duongban Date: Sun, 23 May 2021 21:08:50 +0700 Subject: [PATCH] Update css --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index 7750666..df864ab 100644 --- a/static/style.css +++ b/static/style.css @@ -7,7 +7,7 @@ textarea { font-family: monospace; } -.cardContent h4 { +.cardContent .tagContent h4 { margin-top: 0; }