2022-05-07 16:13:06 -07:00
|
|
|
.button {
|
|
|
|
margin: 3px;
|
2022-09-01 21:59:47 -07:00
|
|
|
font-weight: 400;
|
|
|
|
font-family: var(--theme-text-display-font-family);
|
2022-05-07 16:13:06 -07:00
|
|
|
.icon {
|
2022-11-19 11:00:45 -08:00
|
|
|
height: 90%;
|
|
|
|
margin-right: 5px;
|
|
|
|
margin-bottom: 1%;
|
2022-05-07 16:13:06 -07:00
|
|
|
}
|
2022-05-11 23:31:31 -07:00
|
|
|
}
|