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

github.com/vantagedesign/ace-documentation.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--assets/css/ace.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/assets/css/ace.scss b/assets/css/ace.scss
index f9490be..a065dca 100644
--- a/assets/css/ace.scss
+++ b/assets/css/ace.scss
@@ -45,6 +45,9 @@ $dark: #343a40;
padding:15px;
}
+.navbar-brand img {
+ height: 3rem;
+}
/* Side navigation menus */
.docs-sidenav span.badge.badge-primary, .docs-toc span.badge.badge-primary{