fablabbcn / smartcitizen-web

The Smart Citizen Kit platform
https://smartcitizen.me
GNU Affero General Public License v3.0
13 stars 7 forks source link

Fix button height and hover colors #471

Closed peters-rebecca closed 3 months ago

peters-rebecca commented 3 months ago

https://github.com/fablabbcn/smartcitizen-web/issues/461

Both tasks fixed in this pull request:

TASK: Priority short-term would be to fix the buttons on the landing page.

TASK: Second priority would be to go through the rest of the buttons to make sure that all of them behave properly. Features to keep in mind are padding, font-weight, hover behavior and colors

oscgonfer commented 3 months ago

Hi @peters-rebecca, this is failing because they have just updated gulp-cli yesterday !! What a coincidence. We will open a new PR and rebase this one on top of it, fixing the gulp-cli version to that we were using before.

In any case, congrats on the first PR!! It's spot on!

oscgonfer commented 3 months ago

Fixed here: https://github.com/fablabbcn/smartcitizen-web/pull/473