104 current 2024-03-01 15:09:47 24.05.20240228.9099616 6.6.18 *

This commit is contained in:
zackartz 2024-03-01 15:09:52 -05:00
parent 860615816b
commit 53af0e572e

View file

@ -28,7 +28,7 @@ with theme.colors; {
style = ''
* {
font-family: Iosevka Semibold;
font-size: 14px;
font-size: 16px;
color: #${text};
background: transparent;
}
@ -38,7 +38,7 @@ with theme.colors; {
margin: auto;
padding: 10px;
border-radius: 20px;
border: 5px solid #${love};
border: 4px solid #${love};
}
#input {