summaryrefslogtreecommitdiff
path: root/404/m/css/main.css
diff options
context:
space:
mode:
authors1n <[email protected]>2019-10-23 20:49:24 -0700
committers1n <[email protected]>2019-10-23 20:49:24 -0700
commit186c562564f40b33ef9c57fe382a6b63e0cbc48d (patch)
treea3702ff8e56a4e73e764206f9560a9bd7021dc8a /404/m/css/main.css
parentaccurate mobile detec (diff)
downloads1n.pw-admin-186c562564f40b33ef9c57fe382a6b63e0cbc48d.tar.xz
s1n.pw-admin-186c562564f40b33ef9c57fe382a6b63e0cbc48d.zip
make all mobile sites into media queries :)))
Diffstat (limited to '404/m/css/main.css')
-rw-r--r--404/m/css/main.css9
1 files changed, 0 insertions, 9 deletions
diff --git a/404/m/css/main.css b/404/m/css/main.css
deleted file mode 100644
index 9c19a07..0000000
--- a/404/m/css/main.css
+++ /dev/null
@@ -1,9 +0,0 @@
-.bio {
- font-size: 22px;
- /* Always use this for center haha, was searching how to center and this helped lol, was about 15 minutes in searching.
- https: //stackoverflow.com/a/36298070/11774102
- - 10/12/2019 0:18 */
- display: flex;
- align-items: center;
-}
-