diff --git a/quartz/components/Homebar.tsx b/quartz/components/Homebar.tsx index f8c47a3..85109e1 100644 --- a/quartz/components/Homebar.tsx +++ b/quartz/components/Homebar.tsx @@ -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);