e1ce1533bd
They used the app's generic flat button style (transparent border, solid gray fill) while the temperature cards next to them have a considered look (border, soft glass background, label hierarchy) -- so the buttons read as a lightweight, generic control next to more polished content. Matched border, border-radius, and background to the cards, and gave them a bit more height/padding so the block reads with similar visual weight. (Measured actual box positions before touching anything: button and card tops are pixel-identical at the user's real viewport width, confirmed via Playwright bounding boxes -- the "buttons look higher" read was about visual weight/style mismatch, not a coordinate offset.)