Skip to content

Commit c40c78b

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 861e616 commit c40c78b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/_globalColor.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ $blogCardContainerColor: #586069;
3838
// dark background colors
3939
$darkBackground: #222831; // slightly lighter gray
4040

41-
4241
// light theme box shadows
4342
$lightBoxShadowDark: rgba(0, 0, 0, 0.2);
4443
$lightBoxShadow: rgba(0, 0, 0, 0.1);

src/containers/splashScreen/SplashScreen.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
text-decoration: none;
1616
}
1717
.splash-title {
18-
background-color: ;
18+
background-color:;
1919
font-family: "Agustina Regular", cursive;
2020
font-weight: bold;
2121
font-variant-ligatures: no-common-ligatures;

0 commit comments

Comments
 (0)