Increase text in group headers
This commit is contained in:
parent
406f6d50a0
commit
880d742bd5
@ -1,6 +1,8 @@
|
|||||||
.data-entry-group-header {
|
.data-entry-group-header {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
font-size: 1.1rem;
|
||||||
|
font-weight: 410;
|
||||||
}
|
}
|
||||||
.data-entry-group-header .data-entry-group-title {
|
.data-entry-group-header .data-entry-group-title {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
Loading…
Reference in New Issue
Block a user