consento-org / consento-website

Ghost theme used for consent.org domain
https://consento.org
Other
1 stars 0 forks source link

Update value icons #71

Closed Tannybunny closed 4 years ago

Tannybunny commented 4 years ago

Change the value icons to icons we made

Tannybunny commented 4 years ago

Value icons were updated, now they should be scaled up a little bit for example to

#icon_area img {
    max-height: 120px;
}

?

@Torgian

Torgian commented 4 years ago

Refer commit

Screen Shot 2020-02-26 at 7 23 16 PM

@Tannybunny please review / close as needed. It's on the live site so you can see it there.

Tannybunny commented 4 years ago

Sorry, after checking on the website I feel they could even be a bit bigger 😅 I tried with 150px width/height and that looks better I think? Also, is it possible to reduce the space between "our values" headline and the 5 elements a bit? Basically that orange margin as shown in the screenshot. The icons also seem to have some bottom margin, is it possible to remove that? I think it would look better to have them a little closer to the text.

Screen Shot 2020-02-27 at 10 55 56 Screen Shot 2020-02-27 at 10 55 27
Torgian commented 4 years ago

Refer to the following commits for fixes: 3e3ff60, 0d945af and https://github.com/consento-org/consento-website/commit/445a0d387de050909fa275d742699408da0c6b0c

Screenshot after fixes:

Screen Shot 2020-03-03 at 10 51 03 AM