Merge pull request #974 from matkoniecz/feature/header-styling
Increase text in group headers
This commit is contained in:
commit
fdcb2708a3
@ -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