1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 13:44:15 +00:00

fix: position of prompt icon is incorrect in paragraph on mobile

mobile screens with width <= 576px
This commit is contained in:
Cotes Chung
2023-01-31 00:03:59 +08:00
parent 5021678250
commit 5df953f6c8

View File

@@ -1279,10 +1279,6 @@ $sidebar-display: "sidebar-display";
border-radius: 0;
max-width: none;
&::before {
left: 1rem;
}
}
}
}