From 48f106b438e22d8289904c9f474819ad7b85d0e8 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Mon, 12 Feb 2024 19:17:17 +0200 Subject: separate greentext into "fun text" and make Post/Notification related components --- src/components/status_body/status_body.scss | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/components/status_body') diff --git a/src/components/status_body/status_body.scss b/src/components/status_body/status_body.scss index a8878745..930ed803 100644 --- a/src/components/status_body/status_body.scss +++ b/src/components/status_body/status_body.scss @@ -112,14 +112,6 @@ } } - .greentext { - color: var(--textGreentext); - } - - .cyantext { - color: var(--textCyantext); - } - &.-compact { align-items: top; flex-direction: row; -- cgit v1.2.3-70-g09d2