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:
@@ -1279,10 +1279,6 @@ $sidebar-display: "sidebar-display";
|
||||
|
||||
border-radius: 0;
|
||||
max-width: none;
|
||||
|
||||
&::before {
|
||||
left: 1rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user