fix incorrect css location
This commit is contained in:
parent
99da60771e
commit
aa7d428c83
@ -176,10 +176,6 @@ div.social-links > a {
|
|||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
pre.highlight {
|
|
||||||
overflow: scroll;
|
|
||||||
}
|
|
||||||
|
|
||||||
@media only screen and (max-width: 900px) {
|
@media only screen and (max-width: 900px) {
|
||||||
.card {
|
.card {
|
||||||
min-width: unset;
|
min-width: unset;
|
||||||
|
@ -144,6 +144,10 @@ footer > a {
|
|||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
pre.highlight {
|
||||||
|
overflow: scroll;
|
||||||
|
}
|
||||||
|
|
||||||
@media only screen and (max-width: 341px) {
|
@media only screen and (max-width: 341px) {
|
||||||
#socials > div > a {
|
#socials > div > a {
|
||||||
font-size: x-small;
|
font-size: x-small;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user