test
This commit is contained in:
parent
6c81bd94b3
commit
ddc862495e
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@
|
||||||
}
|
}
|
||||||
button {
|
button {
|
||||||
color: #${config.lib.stylix.colors.base04};
|
color: #${config.lib.stylix.colors.base04};
|
||||||
font-size: 0px;
|
font-size: 24px;
|
||||||
border-radius: 5000px;
|
border-radius: 5000px;
|
||||||
margin: 25px;
|
margin: 25px;
|
||||||
background-color: #${config.lib.stylix.colors.base02};
|
background-color: #${config.lib.stylix.colors.base02};
|
||||||
|
|
Loading…
Reference in a new issue