adjust some styling

This commit is contained in:
Arthur Lu
2023-04-22 04:49:17 +00:00
parent 5d5b805d05
commit 1be6566527
4 changed files with 3 additions and 7 deletions

View File

@@ -24,10 +24,6 @@ img {
display: flex;
}
.flex * {
margin: 0px;
}
.row {
flex-direction: row;
column-gap: 10px;