]> Untitled Git - monorepo.git/commitdiff
"fix" for mobile
authorPreston Pan <preston@nullring.xyz>
Sat, 27 Jan 2024 03:16:31 +0000 (19:16 -0800)
committerPreston Pan <preston@nullring.xyz>
Sat, 27 Jan 2024 03:16:31 +0000 (19:16 -0800)
index.org
style.css

index 9d8bb70181c85928366562ca0402d76628a63833..a6cd5986e4eb34be926deb611c56469f20e5a076 100644 (file)
--- a/index.org
+++ b/index.org
@@ -64,7 +64,7 @@ website:
 #+begin_src shell :exports code :results silent
 cd ~/org/website
 git add .
-git commit -m "add resume"
+git commit -m "\"fix\" for mobile"
 git push github main
 rsync -azvP ~/website_html/ root@nullring.xyz:/var/www/ret2pop/
 #+end_src
index bb8a521c993924f98523dde9d0673dcfca9bcd3a..2c83948f3ba869803a1b806e248ba0130f4c221d 100644 (file)
--- a/style.css
+++ b/style.css
@@ -208,7 +208,7 @@ pre.src-stem:before {
     margin-left: 200px;
     font-size: 20px;
   }
-  #table-of-contents ul a {
-    font-size: 25px;
+  #table-of-contents {
+    display: none;
   }
 }