File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 /* Laptops and Desktops */
3333@media (min-width : 1025px ) and (max-width : 1280px ){
3434 body {
35- width : 80 % ;
35+ width : 70 % ;
3636 padding : 10px ;
3737 }
3838}
3939
4040/* Big boi Monitors */
4141@media (min-width : 1281px ) {
4242 body {
43- width : 70 % ;
43+ width : 60 % ;
4444 padding : 10px ;
4545 }
4646}
Original file line number Diff line number Diff line change @@ -47,10 +47,14 @@ Ongoing reads/ last completed book:
4747|---------------+------------------|
4848| Cory Doctorow | 14/10/2025 |
4949
50+ https://m.media-amazon.com/images/I/41HN8d7mUFL.jpg
51+
5052Terrifying at times, and very informative. If you want to know how the world became enshittified then get the book (or audio book read by the author)
5153
5254[[./books.html][Read More...]]
5355
56+ @@html:<div style="clear: both;"></div>@@
57+
5458* Contact
5559
5660Feel free to reach out via email or GitHub:
You can’t perform that action at this time.
0 commit comments