mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-08 00:27:58 +00:00
Optimize response design for License text.
This commit is contained in:
parent
870b11bd70
commit
40e44158ae
@ -872,6 +872,12 @@ div.tooltip-inner { /* Overrided BS4 Tooltip */
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media all and (min-width: 577px) and (max-width: 830px) {
|
||||||
|
footer .license {
|
||||||
|
padding-left: 1rem;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
@media all and (max-width: 768px) {
|
@media all and (max-width: 768px) {
|
||||||
.post img {
|
.post img {
|
||||||
max-width: calc(100% + 1rem);
|
max-width: calc(100% + 1rem);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user