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

github.com/mattbutton/silhouette-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/styles.css')
-rw-r--r--assets/css/styles.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/css/styles.css b/assets/css/styles.css
index f0d6c57..dac6576 100644
--- a/assets/css/styles.css
+++ b/assets/css/styles.css
@@ -74,6 +74,10 @@ a,
padding: 0;
}
+.navbar-brand img {
+ vertical-align: baseline;
+}
+
.top-nav a,
.top-nav a:hover {
text-decoration: none;