diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2025-12-01 00:22:03 +0100 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2025-12-01 00:22:03 +0100 |
| commit | 0d8aff5092cd4a43a2bd6810c61e6e7d4a20a90c (patch) | |
| tree | b63ef6bf29dcd3a4d98f6df61fce88c7f2d778ae /src/frontend/app/routes/about.css | |
| parent | 89d83f305db69f5bf86a4290341785b2673c35d0 (diff) | |
Rework the about page (which was breaking the builds btw)
Diffstat (limited to 'src/frontend/app/routes/about.css')
| -rw-r--r-- | src/frontend/app/routes/about.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/frontend/app/routes/about.css b/src/frontend/app/routes/about.css deleted file mode 100644 index 8f13015..0000000 --- a/src/frontend/app/routes/about.css +++ /dev/null @@ -1,7 +0,0 @@ -.about-version { - margin-top: 2rem; - text-align: center; - color: var(--subtitle-color); - border-top: 1px solid var(--border-color); - padding-top: 1rem; -} |
