mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-07-22 22:03:35 -04:00
Updated dependencies
This commit is contained in:
@@ -52,8 +52,7 @@
|
||||
position: relative;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
align-content: baseline;
|
||||
justify-content: center;
|
||||
place-content: baseline center;
|
||||
|
||||
// Feedback icon on hover
|
||||
&:hover .md-icon:not(:disabled) {
|
||||
|
||||
@@ -182,8 +182,7 @@
|
||||
&__title {
|
||||
flex-grow: 1;
|
||||
height: px2rem(48px);
|
||||
margin-inline-start: px2rem(20px);
|
||||
margin-inline-end: px2rem(8px);
|
||||
margin-inline: px2rem(20px) px2rem(8px);
|
||||
font-size: px2rem(18px);
|
||||
line-height: px2rem(48px);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user