mirror of
https://github.com/orangecoding/fredy.git
synced 2026-06-16 12:31:07 +00:00
10 lines
166 B
Plaintext
10 lines
166 B
Plaintext
.navigate {
|
|
&__footer {
|
|
align-items: center;
|
|
justify-content: center;
|
|
flex-direction: column;
|
|
gap: 0.5rem;
|
|
width: 100%;
|
|
display: flex;
|
|
}
|
|
} |