adjust some styling

This commit is contained in:
2023-04-22 04:49:17 +00:00
parent 2827f48ce0
commit 4c75398cac
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;