mirror of
https://github.com/picocss/pico
synced 2025-06-17 00:49:27 +00:00
Clean code indents
This commit is contained in:
parent
2e2d22b2b0
commit
b1aa0f6113
@ -1589,8 +1589,8 @@ aside li a {
|
||||
}
|
||||
|
||||
/**
|
||||
* Reduce Motion Features
|
||||
*/
|
||||
* Reduce Motion Features
|
||||
*/
|
||||
@media (prefers-reduced-motion: reduce) {
|
||||
*,
|
||||
::before,
|
||||
|
@ -1839,8 +1839,8 @@ aside li a {
|
||||
}
|
||||
|
||||
/**
|
||||
* Reduce Motion Features
|
||||
*/
|
||||
* Reduce Motion Features
|
||||
*/
|
||||
@media (prefers-reduced-motion: reduce) {
|
||||
*,
|
||||
::before,
|
||||
|
@ -1585,8 +1585,8 @@ aside li a {
|
||||
}
|
||||
|
||||
/**
|
||||
* Reduce Motion Features
|
||||
*/
|
||||
* Reduce Motion Features
|
||||
*/
|
||||
@media (prefers-reduced-motion: reduce) {
|
||||
*,
|
||||
::before,
|
||||
|
@ -1,8 +1,8 @@
|
||||
@if $enable-transitions {
|
||||
|
||||
/**
|
||||
* Reduce Motion Features
|
||||
*/
|
||||
/**
|
||||
* Reduce Motion Features
|
||||
*/
|
||||
|
||||
|
||||
// Based on :
|
||||
|
Loading…
Reference in New Issue
Block a user