From 519843fe03807fbcabdc7f3938ca103967ad9277 Mon Sep 17 00:00:00 2001 From: Admin Date: Sat, 3 Dec 2022 12:08:18 -0500 Subject: Add footer with text details --- assets/_custom.scss | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'assets/_custom.scss') diff --git a/assets/_custom.scss b/assets/_custom.scss index 0de9ae1..6bd596c 100644 --- a/assets/_custom.scss +++ b/assets/_custom.scss @@ -1,3 +1,8 @@ /* You can add custom styles here. */ // @import "plugins/numbered"; + +.book-footer ul { + list-style: none; + padding: 0; +} -- cgit v1.2.3