mirror of
https://github.com/ae-utbm/sith.git
synced 2025-08-16 05:59:58 +00:00
Fix footer links placement
This commit is contained in:
@@ -1717,6 +1717,7 @@ footer {
|
|||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
|
align-items: center;
|
||||||
background-color: $primary-neutral-dark-color;
|
background-color: $primary-neutral-dark-color;
|
||||||
box-shadow: $shadow-color 0 0 15px;
|
box-shadow: $shadow-color 0 0 15px;
|
||||||
a {
|
a {
|
||||||
|
Reference in New Issue
Block a user