diff options
Diffstat (limited to 'src/app/components/footer/footer.component.css')
| -rw-r--r-- | src/app/components/footer/footer.component.css | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/src/app/components/footer/footer.component.css b/src/app/components/footer/footer.component.css deleted file mode 100644 index b93e1f3..0000000 --- a/src/app/components/footer/footer.component.css +++ /dev/null @@ -1,20 +0,0 @@ -footer { - display: flex; - width: 100%; -} - -footer > * { - flex: 1; -} - -#version { - text-align: left; -} - -#middle-footer-message { - text-align: center; -} - -#license { - text-align: right; -} |
