This commit is contained in:
Jeremy Thomas
2017-08-07 19:51:57 +01:00
parent f9acb1ea69
commit 23515e16a6
3 changed files with 5 additions and 5 deletions

View File

@@ -10373,7 +10373,7 @@ html.route-index #carbon {
position: relative;
}
@media screen and (max-width: 768px) {
@media screen and (max-width: 1199px) {
.anchor-title {
padding-left: 2rem;
}
@@ -10384,7 +10384,7 @@ html.route-index #carbon {
right: calc(100% + 1rem);
}
@media screen and (max-width: 768px) {
@media screen and (max-width: 1199px) {
.anchor-link {
left: 0;
right: auto;