mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-28 16:21:11 +00:00
Github CI lint - eslint/stylelint
This commit is contained in:
parent
96d7c90b21
commit
5ac54f07dd
|
@ -16,7 +16,7 @@
|
|||
display: block;
|
||||
background-color: @base-90;
|
||||
filter: blur( 8px ); // Blur the image
|
||||
transform: scale(1.1); // Prevent white edges
|
||||
transform: scale( 1.1 ); // Prevent white edges
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
|
@ -30,4 +30,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue