tweak css for signalboost (#170)

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

View File

@ -789,3 +789,12 @@ select.form-control {
width: 100%;
}
}
.signalboost > .cell {
margin-right: 1rem;
margin-bottom: 2rem;
}
.signalboost > .cell > p {
margin-top: 0.5rem;
margin-bottom: 0.5rem;
}

View File

@ -17,7 +17,7 @@
<h2>People</h2>
<div class="grid">
<div class="grid signalboost">
{{ range . }}
<div class="cell -4of12 content">
<big>{{ .Name }}</big>