104 current 2024-03-01 15:09:47 24.05.20240228.9099616 6.6.18 *
This commit is contained in:
parent
860615816b
commit
53af0e572e
1 changed files with 2 additions and 2 deletions
|
|
@ -28,7 +28,7 @@ with theme.colors; {
|
||||||
style = ''
|
style = ''
|
||||||
* {
|
* {
|
||||||
font-family: Iosevka Semibold;
|
font-family: Iosevka Semibold;
|
||||||
font-size: 14px;
|
font-size: 16px;
|
||||||
color: #${text};
|
color: #${text};
|
||||||
background: transparent;
|
background: transparent;
|
||||||
}
|
}
|
||||||
|
|
@ -38,7 +38,7 @@ with theme.colors; {
|
||||||
margin: auto;
|
margin: auto;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
border-radius: 20px;
|
border-radius: 20px;
|
||||||
border: 5px solid #${love};
|
border: 4px solid #${love};
|
||||||
}
|
}
|
||||||
|
|
||||||
#input {
|
#input {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue