mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 16:51:37 +00:00
Fix image
* update post
This commit is contained in:
@ -323,3 +323,12 @@ h6:hover::before {
|
||||
#article dd {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
#article .sp-layout > .sp-stack {
|
||||
height: 400px;
|
||||
}
|
||||
@media screen and (max-width: 768px) {
|
||||
#article .sp-layout > .sp-stack {
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user