text-size > font-size but in homebar

This commit is contained in:
Heli-o 2024-04-20 16:48:01 +02:00
parent d6286bff4a
commit d0b2b02190

View file

@ -25,7 +25,7 @@ Homebar.css = `
flex-wrap: wrap;
}
.hb-button {
text-size: 0.9rem;
font-size: 0.9rem;
border-radius: 16px;
border:none;
background-color: rgba(100,100,100, 0.3);