fix broken style

This commit is contained in:
ThatOneCalculator 2023-02-18 20:02:58 -08:00
parent b43ee54818
commit d33570ad8f

View file

@ -63,7 +63,7 @@ console.log(data);
margin: 8px 0 0 0; margin: 8px 0 0 0;
} }
> .releaseNotes { .releaseNotes {
> img { > img {
border-radius: 10px; border-radius: 10px;
} }