made sure source takes up two columns

This commit is contained in:
Jack 2020-07-03 01:25:52 +01:00
parent 6d5bf42aaa
commit 1f83d05c22

View file

@ -720,6 +720,7 @@ key {
"wpm acc"
"wpm key"
"raw time"
"source source"
"testType infoAndTags";
.group{
.top{
@ -748,7 +749,9 @@ key {
}
.source{
align-self: baseline;
grid-area: source;
color: var(--sub-color);
max-width: 15rem;
.top{
font-size: 1rem;
line-height: 1.25rem;