mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-09-16 06:13:32 -06:00
I forget
This commit is contained in:
@@ -53,8 +53,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
.main-content,
|
||||
.search {
|
||||
.main-content {
|
||||
padding-top: $gutter-spacing-sm;
|
||||
@include container;
|
||||
|
||||
@@ -73,6 +72,17 @@
|
||||
}
|
||||
}
|
||||
|
||||
.page-header {
|
||||
border-bottom: $border $border-color;
|
||||
|
||||
@include mq(md) {
|
||||
.main-content {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.navigation,
|
||||
.site-title {
|
||||
|
||||
|
Reference in New Issue
Block a user