Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyaChuk committed Feb 29, 2024
1 parent 18234e6 commit 8d7329c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ html.pixelGradient .colorfullBlock{
background: paint('pixelGradient');
}
```
Именно в таком порядке. Снача дефолтные, потом в случае если `<html>` имеет `.pixelGradien`.
Именно в таком порядке. Снача дефолтные, потом в случае если `<html>` имеет `.pixelGradient`.

### Параметры
- Цвета должны быть валидными hex.
Expand Down

0 comments on commit 8d7329c

Please sign in to comment.