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 <themefisher.dev@gmail.com>2022-01-30 08:10:45 +0300
committerSomrat <themefisher.dev@gmail.com>2022-01-30 08:10:45 +0300
commitdef0a392a58187bab198c6a11e7f4b82d4fa4319 (patch)
tree3f9ad5d47d1df5cb1e509d5e4fbea250c9a457fa /assets
parentfa2d300c90ab4549f3bc09282e21cac9b0fa603e (diff)
code formatting
Diffstat (limited to 'assets')
-rw-r--r--assets/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index 9665dcd..0be9b91 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -858,7 +858,7 @@ pre code::-webkit-scrollbar-thumb {
margin-bottom: 0;
}
-.code-tabs .tab-content .tab-pane{
+.code-tabs .tab-content .tab-pane {
margin-bottom: 0;
}