Skip to content

Commit 8691f69

Browse files
increase size of logo in extra.css, match height of Trivadis with PL/SQL...
1 parent 7cc8f20 commit 8691f69

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/stylesheets/extra.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
/* fix logo size */
22
.md-header-nav__button.md-logo img, .md-header-nav__button.md-logo svg {
33
width: auto;
4-
height: 21px;
4+
height: 46px;
5+
padding-top: 14px;
56
}
67

78
/* fix image border */

0 commit comments

Comments
 (0)