Skip to content

Commit

Permalink
Remove lightness adjust
Browse files Browse the repository at this point in the history
  • Loading branch information
FrostKiwi committed Dec 8, 2024
1 parent 3905af3 commit 0b5fac9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions style/base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -146,10 +146,6 @@ canvas {
blockquote {
border-image: linear-gradient(0deg, color.scale(sakura.$color-blossom, $lightness: -10%) 0%, sakura.$color-blossom 100%);
border-image-slice: 1;

code {
background-color: color.scale(sakura.$color-bg-alt, $lightness: -15%);
}
}

aside {
Expand Down

0 comments on commit 0b5fac9

Please sign in to comment.