This commit is contained in:
antelle 2019-09-09 16:56:32 +02:00
parent 31b0097afb
commit b21b9cd24e
1 changed files with 4 additions and 2 deletions

View File

@ -256,13 +256,15 @@
height: 2.8rem;
margin-bottom: $base-padding-v;
&-top, &-bottom {
pointer-events: none;
display: block;
}
&-top {
color: #606A79;
display: block;
}
&-bottom {
color: #89ABED;
display: block;
font-weight: bold;
}
}