#3, added datapoint comment
This commit is contained in:
parent
f29693a066
commit
42b1a20531
9 changed files with 173 additions and 3 deletions
|
|
@ -13,6 +13,7 @@
|
|||
margin-top: 1.5em;
|
||||
padding-bottom: 4px;
|
||||
}
|
||||
|
||||
h2 {
|
||||
border-bottom: unset;
|
||||
}
|
||||
|
|
@ -26,6 +27,7 @@
|
|||
|
||||
div {
|
||||
white-space: nowrap;
|
||||
align-self: center;
|
||||
}
|
||||
|
||||
.icons {
|
||||
|
|
@ -33,6 +35,10 @@
|
|||
gap: 12px;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
img.info {
|
||||
height: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
#values {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue