undo last commit

This commit is contained in:
HearMeWhisper 2022-08-22 11:35:15 -04:00
parent 8d662e1700
commit cdc0bb9228

View File

@ -104,9 +104,8 @@ main {
margin: min(1rem, 1.5rem);
/* max-width: max-content; */
width: clamp(min-content, max-content, max-content+1rem);
max-width: 25%;
flex-basis: 20%
/* max-width: 25%; */
}