updated result screen styles

This commit is contained in:
Jack 2020-07-04 01:39:39 +01:00
parent b25abb2f24
commit ab3a2d00a3

View file

@ -879,7 +879,7 @@ key {
.stats {
display: grid;
gap: .5rem;
column-gap: .5rem;
justify-content: center;
align-items: center;
grid-template-areas:
@ -892,6 +892,8 @@ key {
.group {
margin-bottom: .5rem;
.top {
color: var(--sub-color);
font-size: 1rem;