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

github.com/gethugothemes/dot-hugo-documentation-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorsomrat <monnaf37@gmail.com>2020-04-15 06:53:46 +0300
committersomrat <monnaf37@gmail.com>2020-04-15 06:53:46 +0300
commite2f2743c2657b1eff2500b2e4c3bba6be443fb99 (patch)
tree5c8d78805197fae060cac2c25c4b8e2dc16076bf /assets
parent440138f6ac92f4397e68ba3e5fc4ffb42a478012 (diff)
updated with hugo v0.69.0
Diffstat (limited to 'assets')
-rw-r--r--assets/css/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index efb7b50..57dce7c 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -189,8 +189,8 @@ select:focus {
}
.section-sm {
- padding-top: 80px;
- padding-bottom: 80px;
+ padding-top: 60px;
+ padding-bottom: 60px;
}
@media (max-width: 768px) {