Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/yursan9/manis-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorYurizal Susanto <rizal.sagi@gmail.com>2017-07-02 05:17:40 +0300
committerYurizal Susanto <rizal.sagi@gmail.com>2017-07-02 05:17:40 +0300
commitdd04ee4b9bf712d3a4a7c7d506bc37d37f5f69e7 (patch)
treef81919cc4c11d2a2093801a6b97031a56f6f5bf3 /static
parent8988e03cca2c1dd0029da6934f052dca58380f55 (diff)
Delete unused styling
Diffstat (limited to 'static')
-rw-r--r--static/css/ui.css9
1 files changed, 1 insertions, 8 deletions
diff --git a/static/css/ui.css b/static/css/ui.css
index d82cff5..864558b 100644
--- a/static/css/ui.css
+++ b/static/css/ui.css
@@ -273,15 +273,8 @@ figure,
table,
p,
ul,
-ol,
-form {
+ol {
margin-bottom: 2.5rem; }
-section h4 {
- margin-bottom: .5rem;
-}
-footer p {
- margin-bottom: 0;
-}
/* #Utilities
–––––––––––––––––––––––––––––––––––––––––––––––––– */