mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 12:47:13 +01:00
Touch up footer.
This commit is contained in:
parent
05f01cd09e
commit
3fc5f5151b
5 changed files with 26 additions and 29 deletions
|
|
@ -1,10 +1,11 @@
|
|||
.footer {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
font-size: var(--font-size-sm);
|
||||
text-align: center;
|
||||
margin: 30px 0;
|
||||
margin: 60px 0;
|
||||
}
|
||||
|
||||
.footer a {
|
||||
color: var(--font-color100);
|
||||
}
|
||||
|
||||
.version {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue