kbhivgvhivhyovyoh ig ghik vhik go
This commit is contained in:
parent
e06f5e1116
commit
34d8172302
2 changed files with 3 additions and 3 deletions
|
@ -21,7 +21,7 @@
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
color: var(--foreground);
|
color: var(--foreground);
|
||||||
margin: 16px 0;
|
margin: 16px 0;
|
||||||
zoom: 1.5;
|
zoom: 1.25;
|
||||||
}
|
}
|
||||||
|
|
||||||
.body .clock::before {
|
.body .clock::before {
|
||||||
|
@ -80,7 +80,7 @@ textarea {
|
||||||
margin-top: 8px;
|
margin-top: 8px;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
height: max-content;
|
height: max-content;
|
||||||
font-size: 32px;
|
font-size: 48px;
|
||||||
max-height: 100%;
|
max-height: 100%;
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
border: none;
|
border: none;
|
||||||
|
|
|
@ -195,7 +195,7 @@ sep {
|
||||||
height: 128px;
|
height: 128px;
|
||||||
transition: bottom 0.125s;
|
transition: bottom 0.125s;
|
||||||
z-index: 9;
|
z-index: 9;
|
||||||
zoom: 1.5;
|
zoom: 1.25;
|
||||||
}
|
}
|
||||||
|
|
||||||
.poplight.hidden {
|
.poplight.hidden {
|
||||||
|
|
Loading…
Reference in a new issue