feat(CSS): cards, colouration and placement finished for all 3 different supported sizes, phone, 1920p and ultrawide
This commit is contained in:
@ -15,6 +15,6 @@
|
||||
display: flex;
|
||||
flex-flow: row wrap;
|
||||
justify-content: space-between;
|
||||
column-gap: 2svw;
|
||||
column-gap: 1svw;
|
||||
row-gap: 1svh;
|
||||
}
|
||||
|
Reference in New Issue
Block a user