Skip to content

Commit

Permalink
style: format code with prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 9, 2024
1 parent 9a617c3 commit cfe1146
Showing 1 changed file with 13 additions and 16 deletions.
29 changes: 13 additions & 16 deletions styles/instagram/catppuccin.user.css
Original file line number Diff line number Diff line change
Expand Up @@ -174,24 +174,21 @@
}
}


//all toggle sliders

.x1r7x56h {
background-color: @green
//all toggle sliders

.x1r7x56h {
background-color: @green;
}
.x100vrsf {
background-color: @surface0;
}
.x100vrsf {
background-color: @surface0
.xw4jnvo {
background-color: @overlay1;
}

span[data-bloks-name="bk.components.TextSpan"] {
color: @accent-color !important;
}
.xw4jnvo {
background-color: @overlay1
}


span[data-bloks-name="bk.components.TextSpan"] {
color: @accent-color !important;
}


// Excluded:
// - _9ys7, _9_1f, _9ys8 (verified icon)
Expand Down

0 comments on commit cfe1146

Please sign in to comment.