Remove some unnecessary styles

This commit is contained in:
Catalin Constantin Mititiuc 2025-06-16 22:41:28 -07:00
parent c22140ff22
commit e8f0fc9d01

View File

@ -110,11 +110,9 @@ image#img2 {
#record-sheet { #record-sheet {
display: flex; display: flex;
justify-content: space-around;
} }
#record-sheet > div { #record-sheet > div {
flex-basis: 100%;
padding: 0 2px; padding: 0 2px;
} }