We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ddb5873 + c486a8d commit e72a531Copy full SHA for e72a531
assets/scss/_styles_project.scss
@@ -69,7 +69,7 @@ assets/scss/_styles_project.scss
69
@include media-breakpoint-up(md) {
70
width: 100%;
71
position: fixed;
72
- margin-left: -15px;
+ margin-left: -16px;
73
z-index: 31;
74
top: 4rem;
75
}
@@ -89,10 +89,6 @@ assets/scss/_styles_project.scss
89
90
91
92
-// Adds a padding because the announcements banner is too close to the breadcrumb
93
-header {
94
- padding-bottom: 8px;
95
-}
96
.td-page-meta {
97
// Adds a margin because the announcements banner is too close
98
margin-top: 16px;
0 commit comments