From 8c7e3e17dc537c85a1eec583a1d66b1965152d69 Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 23 Oct 2023 23:35:27 +0200 Subject: [PATCH] Privacy: Update rocket icon --- css/Pages/More/Privacy.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/Pages/More/Privacy.css b/css/Pages/More/Privacy.css index bb756ae..c1baf74 100644 --- a/css/Pages/More/Privacy.css +++ b/css/Pages/More/Privacy.css @@ -20,7 +20,7 @@ #report-boxes .icon-rocket::after { --color: #68F; - content: "rocket_launch"; + content: "rocket"; } #report-boxes .prewarn i::after {