Skip to content

Commit b6732fb

Browse files
committed
Fix logo height in doc navbar
1 parent d2dc162 commit b6732fb

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

docs/_static/custom.css

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&family=Open+Sans:ital,wght@0,400;0,600;1,400;1,600&display=swap');
22

3-
.navbar-brand img {
4-
height: 75px;
5-
}
6-
.navbar-brand {
7-
height: 75px;
8-
}
9-
103
body {
114
font-family: 'Open Sans', sans-serif;
125
}

0 commit comments

Comments
 (0)