make gaps taller

This commit is contained in:
Bruno Windels 2021-09-09 17:15:06 +02:00
parent d0f122a2be
commit d1242c4b67

View file

@ -55,7 +55,7 @@ limitations under the License.
.GapView {
display: flex;
padding: 10px 20px;
padding: 52px 20px 12px 20px;
}
.GapView > :nth-child(2) {