Fix css bug

This commit is contained in:
Pieter Vander Vennet 2020-09-26 00:37:26 +02:00
parent 1eddabd8c9
commit 984d88d01e

View file

@ -71,6 +71,8 @@ body {
.invalid {
box-shadow: 0 0 10px #ff5353;
display: block;
height: min-content;
}
.shadow {