diff options
author | Lucas Fryzek <lucas.fryzek@fryzekconcepts.com> | 2024-09-05 09:02:36 +0100 |
---|---|---|
committer | Lucas Fryzek <lucas.fryzek@fryzekconcepts.com> | 2024-09-05 09:02:36 +0100 |
commit | e5f97822ad4a1d41f5773e836bcd718d876aa93a (patch) | |
tree | 4a54cf30dac6b97e37f717f3a54c953cea903d67 /html/assets/style.css | |
parent | 15d890c7c57f7cce8a84a90d639ab8b86959be62 (diff) |
about: Update links and reduce size
Diffstat (limited to 'html/assets/style.css')
-rw-r--r-- | html/assets/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/html/assets/style.css b/html/assets/style.css index 63f0a46..8d04ef9 100644 --- a/html/assets/style.css +++ b/html/assets/style.css @@ -346,6 +346,7 @@ a.header-link float: right; max-height: 300px; border-radius: 5px; + margin-left: 1rem; } @media (max-width: 600px) |