mirror of
https://github.com/picocss/pico.git
synced 2025-04-23 01:46:14 -04:00
Clean code indents
This commit is contained in:
parent
2e2d22b2b0
commit
b1aa0f6113
4 changed files with 9 additions and 9 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue