mirror of
https://github.com/Fluffy-Bean/TastyBites.git
synced 2024-12-26 17:36:15 +00:00
style: format code with Prettier
This commit fixes the style issues introduced in 475ac92
according to the output
from Prettier.
Details: None
This commit is contained in:
parent
475ac92de9
commit
5b85c5224d
|
@ -106,7 +106,7 @@
|
|||
}
|
||||
|
||||
&:nth-child(7n-1),
|
||||
&:nth-child(7n){
|
||||
&:nth-child(7n) {
|
||||
> button {
|
||||
color: rgba($color-on-light, 0.5);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue