aboutsummaryrefslogtreecommitdiff
path: root/themes/even/src/css/_partial/_404.scss
diff options
context:
space:
mode:
Diffstat (limited to 'themes/even/src/css/_partial/_404.scss')
-rw-r--r--themes/even/src/css/_partial/_404.scss25
1 files changed, 0 insertions, 25 deletions
diff --git a/themes/even/src/css/_partial/_404.scss b/themes/even/src/css/_partial/_404.scss
deleted file mode 100644
index 63eb465..0000000
--- a/themes/even/src/css/_partial/_404.scss
+++ /dev/null
@@ -1,25 +0,0 @@
-// ==============================
-// Archive
-// =============================
-
-.not-found {
- text-align: center;
-
- .error-emoji {
- color: #363636;
- font-size: 3rem;
- }
-
- .error-text {
- color: #797979;
- font-size: 1.25rem;
- }
-
- .error-link {
- margin-top: 2rem;
-
- a {
- color: $theme-color;
- }
- }
-} \ No newline at end of file