remove column gap

This commit is contained in:
Arthur Lu 2022-12-14 17:36:28 -08:00
parent e9b236f5f0
commit 9a3b51a140

View File

@ -25,7 +25,6 @@ article {
display: flex;
align-items: center;
justify-content: flex-start;
column-gap: 20px;
}
.resource-div div {
display: flex;