feat(CSS): cards, colouration and placement finished for all 3 different supported sizes, phone, 1920p and ultrawide
This commit is contained in:
@ -10,11 +10,11 @@ footer div {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex: 1 1 2;
|
||||
justify-content: space-between;
|
||||
justify-content: space-evenly;
|
||||
}
|
||||
|
||||
footer img {
|
||||
height: 100px;
|
||||
height: 60px;
|
||||
}
|
||||
|
||||
footer a {
|
||||
|
Reference in New Issue
Block a user