mirror of https://github.com/espruino/BangleApps
Bit more time for timer.
parent
d3a2bb4375
commit
b279d3bf69
|
@ -59,10 +59,10 @@
|
|||
padding-right: 0.25rem;
|
||||
}
|
||||
.pp-subject {
|
||||
width: calc(350% / 14);
|
||||
width: calc(300% / 14);
|
||||
}
|
||||
.pp-timer {
|
||||
width: calc(200% / 14);
|
||||
width: calc(250% / 14);
|
||||
}
|
||||
.pp-notes {
|
||||
width: calc(700% / 14);
|
||||
|
|
Loading…
Reference in New Issue