remove column gap
This commit is contained in:
parent
8778aa83b0
commit
3bbcf1a19b
@ -25,7 +25,6 @@ article {
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: flex-start;
|
justify-content: flex-start;
|
||||||
column-gap: 20px;
|
|
||||||
}
|
}
|
||||||
.resource-div div {
|
.resource-div div {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
Loading…
Reference in New Issue
Block a user