fixed columns on signalboost (#171)

This commit is contained in:
Dym Sohin 2020-06-28 16:35:28 +02:00 committed by GitHub
parent 895a0df74b
commit 929e10abcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -791,8 +791,8 @@ select.form-control {
}
.signalboost > .cell {
margin-right: 1rem;
margin-bottom: 2rem;
padding-right: 1rem;
padding-bottom: 2rem;
}
.signalboost > .cell > p {
margin-top: 0.5rem;