Reduce DOM size of Ask popup

This commit is contained in:
djmaze 2021-08-10 12:33:42 +02:00
parent 337770afd5
commit 8b10abe5ac
2 changed files with 12 additions and 23 deletions

View file

@ -1,10 +1,8 @@
.b-ask-content {
.modal-body {
font-size: 18px;
padding: 3em 15px;
text-align: center;
}
.desc-place {
font-size: 18px;
}
}