I don't have a choice ok?
This commit is contained in:
parent
b7a9375cde
commit
bd19267820
4 changed files with 8 additions and 8 deletions
|
|
@ -2469,13 +2469,13 @@ body.layout-single-column {
|
||||||
}
|
}
|
||||||
.layout-single-column .explore__links {
|
.layout-single-column .explore__links {
|
||||||
background-color: var(--color-content-bg);
|
background-color: var(--color-content-bg);
|
||||||
border-radius: 8px;
|
border-radius: 8px !important;
|
||||||
border: 1px solid var(--color-lines);
|
border: 1px solid var(--color-lines);
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
@media screen and (max-width:889px) {
|
@media screen and (max-width:889px) {
|
||||||
.layout-single-column .explore__links {
|
.layout-single-column .explore__links {
|
||||||
border-radius: 0;
|
border-radius: 0 !important;
|
||||||
border-left: 0;
|
border-left: 0;
|
||||||
border-right: 0;
|
border-right: 0;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -2469,13 +2469,13 @@ body.layout-single-column {
|
||||||
}
|
}
|
||||||
.layout-single-column .explore__links {
|
.layout-single-column .explore__links {
|
||||||
background-color: var(--color-content-bg);
|
background-color: var(--color-content-bg);
|
||||||
border-radius: 8px;
|
border-radius: 8px !important;
|
||||||
border: 1px solid var(--color-lines);
|
border: 1px solid var(--color-lines);
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
@media screen and (max-width:889px) {
|
@media screen and (max-width:889px) {
|
||||||
.layout-single-column .explore__links {
|
.layout-single-column .explore__links {
|
||||||
border-radius: 0;
|
border-radius: 0 !important;
|
||||||
border-left: 0;
|
border-left: 0;
|
||||||
border-right: 0;
|
border-right: 0;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -2469,13 +2469,13 @@ body.layout-single-column {
|
||||||
}
|
}
|
||||||
.layout-single-column .explore__links {
|
.layout-single-column .explore__links {
|
||||||
background-color: var(--color-content-bg);
|
background-color: var(--color-content-bg);
|
||||||
border-radius: 8px;
|
border-radius: 8px !important;
|
||||||
border: 1px solid var(--color-lines);
|
border: 1px solid var(--color-lines);
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
@media screen and (max-width:889px) {
|
@media screen and (max-width:889px) {
|
||||||
.layout-single-column .explore__links {
|
.layout-single-column .explore__links {
|
||||||
border-radius: 0;
|
border-radius: 0 !important;
|
||||||
border-left: 0;
|
border-left: 0;
|
||||||
border-right: 0;
|
border-right: 0;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -2469,13 +2469,13 @@ body.layout-single-column {
|
||||||
}
|
}
|
||||||
.layout-single-column .explore__links {
|
.layout-single-column .explore__links {
|
||||||
background-color: var(--color-content-bg);
|
background-color: var(--color-content-bg);
|
||||||
border-radius: 8px;
|
border-radius: 8px !important;
|
||||||
border: 1px solid var(--color-lines);
|
border: 1px solid var(--color-lines);
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
@media screen and (max-width:889px) {
|
@media screen and (max-width:889px) {
|
||||||
.layout-single-column .explore__links {
|
.layout-single-column .explore__links {
|
||||||
border-radius: 0;
|
border-radius: 0 !important;
|
||||||
border-left: 0;
|
border-left: 0;
|
||||||
border-right: 0;
|
border-right: 0;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue