Skip to content

Commit bbca5b5

Browse files
committed
MkDocs Materials 6.2.4
1 parent 309456e commit bbca5b5

File tree

2 files changed

+1
-13
lines changed

2 files changed

+1
-13
lines changed

docs/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM squidfunk/mkdocs-material:6.1.7
1+
FROM squidfunk/mkdocs-material:6.2.4
22

33
RUN \
44
apk add --no-cache \

docs/assets/stylesheets/extra.css

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,3 @@
1-
.md-logo {
2-
width: 40px;
3-
height: 40px;
4-
padding-bottom: 2px;
5-
padding-top: 2px;
6-
}
7-
8-
.md-logo img {
9-
width: 40px;
10-
height: 40px;
11-
}
12-
131
.md-header-nav__title {
142
font-size: .85rem;
153
}

0 commit comments

Comments
 (0)