diff options
| author | diogo464 <[email protected]> | 2025-05-28 20:54:22 +0100 |
|---|---|---|
| committer | diogo464 <[email protected]> | 2025-05-28 20:54:22 +0100 |
| commit | 4cb8797f68ac5004cde077b6e73c3fd3e6638335 (patch) | |
| tree | 7978170570ad26181b91ad48be4a474583e5e31b | |
| parent | acd28a9a689998b5b66f0364d4a434b3e0fdff3d (diff) | |
aligned image with title
| -rw-r--r-- | index.html | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -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; |
