aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordiogo464 <[email protected]>2025-05-28 20:54:22 +0100
committerdiogo464 <[email protected]>2025-05-28 20:54:22 +0100
commit4cb8797f68ac5004cde077b6e73c3fd3e6638335 (patch)
tree7978170570ad26181b91ad48be4a474583e5e31b
parentacd28a9a689998b5b66f0364d4a434b3e0fdff3d (diff)
aligned image with title
-rw-r--r--index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/index.html b/index.html
index d1ed677..85fbdb3 100644
--- a/index.html
+++ b/index.html
@@ -20,6 +20,11 @@
20 width: auto; 20 width: auto;
21 } 21 }
22 22
23 .logo-container h1 {
24 margin: 0;
25 line-height: 1;
26 }
27
23 .file-item { 28 .file-item {
24 margin-bottom: 1rem; 29 margin-bottom: 1rem;
25 padding: 1rem; 30 padding: 1rem;