diff --git a/src/pages/Dashboard/CPULoad/CPUCard.tsx b/src/pages/Dashboard/CPULoad/CPUCard.tsx
index 14aacd1d..77894192 100644
--- a/src/pages/Dashboard/CPULoad/CPUCard.tsx
+++ b/src/pages/Dashboard/CPULoad/CPUCard.tsx
@@ -59,14 +59,6 @@ const CPUCard = ({ load }: CPUCardProps) => {
flexGrow: '1',
}}
>
-
-
- CPU
-
-
- {currentLoad} GB
-
-
{
>
+
+
+ CPU
+
+
+ {currentLoad} GB
+
+