From 85ea6dce06d1eb7f9436a94ed48b59b448261d71 Mon Sep 17 00:00:00 2001
From: NobodyForNothing <82763757+NobodyForNothing@users.noreply.github.com>
Date: Mon, 26 Aug 2024 11:15:18 +0200
Subject: [PATCH] fix mobile scalling
---
pages/blog/size-aosp14-data.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pages/blog/size-aosp14-data.html b/pages/blog/size-aosp14-data.html
index f9cf6dd..99c4b90 100644
--- a/pages/blog/size-aosp14-data.html
+++ b/pages/blog/size-aosp14-data.html
@@ -49,4 +49,4 @@
z-index: 1;
}
-Quick facts
- There are over 199 million source code lines contributing to android.
- Roughly 66 million lines of code run on the average device.
- 68 million lines of comments and documentation tell the developers what the code does.
- 8.8% lines are empty.
\ No newline at end of file
+Quick facts
- There are over 199 million source code lines contributing to android.
- Roughly 66 million lines of code run on the average device.
- 68 million lines of comments and documentation tell the developers what the code does.
- 8.8% lines are empty.
\ No newline at end of file