mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-08 00:27:58 +00:00
fix: position of prompt icon is incorrect in paragraph on mobile
mobile screens with width <= 576px
This commit is contained in:
parent
5021678250
commit
5df953f6c8
@ -1279,10 +1279,6 @@ $sidebar-display: "sidebar-display";
|
|||||||
|
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
max-width: none;
|
max-width: none;
|
||||||
|
|
||||||
&::before {
|
|
||||||
left: 1rem;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user