This commit is contained in:
MaxBUhe 2020-06-12 17:09:31 +02:00
parent 83f58d806b
commit a6b6918827
1 changed files with 3 additions and 0 deletions

View File

@ -179,6 +179,9 @@ table{
.past_thank_width100{
width: 100%;
}
.paddingBottomSub10{
padding-bottom: -10px;
}
.marginTop0{
margin-top: 0;
}