mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2026-01-09 16:32:54 +00:00
refactor: update vendor prefix in SCSS
{
"browsers": [
"last 2 versions",
"> 0.2%",
"not dead"
]
}
This commit is contained in:
@@ -85,6 +85,7 @@
|
||||
|
||||
.pin {
|
||||
i {
|
||||
-webkit-transform: rotate(45deg);
|
||||
transform: rotate(45deg);
|
||||
padding-left: 3px;
|
||||
color: var(--pin-color);
|
||||
|
||||
Reference in New Issue
Block a user