mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-12 22:18:49 +00:00
apply fonts and fix UI bugs
This commit is contained in:
parent
589e095992
commit
1c69050b0b
7 changed files with 48 additions and 81 deletions
|
@ -3,13 +3,14 @@
|
|||
.footer {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items:flex-start;
|
||||
align-items: flex-start;
|
||||
justify-content: space-between;
|
||||
background-color: var(--Rotkehlchen-gray);
|
||||
padding: 1rem;
|
||||
gap: 2rem;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
|
||||
}
|
||||
|
||||
.footer-left {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue