1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-24 07:30:12 +01:00

Formatting

This commit is contained in:
squidfunk 2022-07-12 17:46:47 +02:00
parent 862dc03f7d
commit 9488affa87

View File

@ -96,7 +96,7 @@
}
// Adjust spacing if icon is present
+.md-source__repository {
+ .md-source__repository {
margin-inline-start: px2rem(-40px);
padding-inline-start: px2rem(40px);
}