From 5b22c550dbcb203d685b02f4f4a4b6e63556ba60 Mon Sep 17 00:00:00 2001 From: Kamen Mladenov Date: Tue, 2 Mar 2021 17:25:49 +0200 Subject: Removed unnecessary section-title class from card sample code of resume README --- resume/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'resume/README.md') diff --git a/resume/README.md b/resume/README.md index f3d137d..602f813 100644 --- a/resume/README.md +++ b/resume/README.md @@ -27,7 +27,7 @@ Cards are the main type of element. Each card is as wide as it can be and it con Sample usage: ```html
-
+
About Me
@@ -44,7 +44,7 @@ You can also add a special title inside the content part of a card. It will be b Sample usage: ```html
-
+
About Me
-- cgit v1.2.3