Update default.css

This commit is contained in:
138138138
2021-04-09 23:29:18 +09:00
committed by GitHub
parent b7eba3bc17
commit 4336a55c2e

View File

@ -8,7 +8,7 @@ body {
#contents {
display: flex;
flex-direction: column;
height: 100vh;
min-height: 100vh;
}
.deleted {