Increase height slightly

This commit is contained in:
Justin Edmund 2023-06-16 18:23:41 -07:00
parent 984075e621
commit 1bb077715c

View file

@ -65,7 +65,7 @@
.Raids { .Raids {
border-bottom-left-radius: $card-corner; border-bottom-left-radius: $card-corner;
border-bottom-right-radius: $card-corner; border-bottom-right-radius: $card-corner;
height: 40vh; height: 50vh;
overflow-y: scroll; overflow-y: scroll;
padding: 0 $unit; padding: 0 $unit;