aboutsummaryrefslogtreecommitdiff
path: root/content/pages
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2025-09-19 23:22:30 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2025-09-19 23:22:30 +0200
commit67a6fe21f37f8644e7ef45028168b1e4932ac654 (patch)
tree17be1e0312cf3dd0c845ac3e3a018dc2179c803e /content/pages
parent92a7ace69f9ec5c4542c5136fb8cf3426a3ae0fa (diff)
downloadmitjafelicijan.com-67a6fe21f37f8644e7ef45028168b1e4932ac654.tar.gz
Cleaned up theme
Diffstat (limited to 'content/pages')
-rw-r--r--content/pages/projects.md11
1 files changed, 0 insertions, 11 deletions
diff --git a/content/pages/projects.md b/content/pages/projects.md
index cabde1d..6680b7d 100644
--- a/content/pages/projects.md
+++ b/content/pages/projects.md
@@ -391,14 +391,3 @@ Xmagnify is a real-time screen magnification tool for X11 systems that provides
391![](/assets/general/github.svg)[mitjafelicijan/xmagnify](https://github.com/mitjafelicijan/xmagnify) 391![](/assets/general/github.svg)[mitjafelicijan/xmagnify](https://github.com/mitjafelicijan/xmagnify)
392 392
393</div> 393</div>
394
395
396
397<style>
398.project-release table tr td:last-child { text-align: right; }
399.project-release table tr th:last-child { text-align: right; }
400.project-list ul { column-count: 3; column-gap: 3em; }
401.github-link p { display: flex; align-items: center; gap: 0.3em; }
402.github-link p img { border: 0; padding: 0; height: 15px; }
403</style>
404