Skip to content

Commit 30c9547

Browse files
committed
🔧 Color Fix
Config - Added warning blog note background color.
1 parent caa36b0 commit 30c9547

6 files changed

Lines changed: 7 additions & 5 deletions

File tree

src/sass/404.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/sass/_config.sass

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ $project-card-content-background-color: rgba(0, 0, 0, 0.6)
2323
$tooltip-background-color: #292a2d
2424
$tooltip-border-color: #CfD1D4
2525

26+
$blog-warning-background-color: rgb(254, 153, 0, 0.5)
27+
2628
//
2729
// Text Colors / Fonts / Link Colors
2830
//

src/sass/all-blogs.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)