You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The home page for the SSW Website (Dev - Next.js) has logos with too much padding. The current padding is set to 1 REM, and it might need to be reduced to 0.5 REM.
Acceptance Criteria
Logo padding reduced
Changes are approved by Tiago
Screenshot
Figure: Key decision: Agreement on reducing logo padding from one REM to 0.5 REM.
The text was updated successfully, but these errors were encountered:
In fact we don't need to touch the paddings, just need to remove these 2rem margins (top and bottom) from the logo images (see screenshots below)
Note: I assume the margins are set to any image in content, so we need to remove them just for the logos section (e.g. use the logo section class or id to say images in it should not have the margins)
Requested by: @Calinator444 via YakShaver.ai 🦬
cc: @wicksipedia, @adamcogan, @brookjeynes-ssw, @tiagov8
Hi Team!
Watch the video
Url: ssw.com.au
Pain
The home page for the SSW Website (Dev - Next.js) has logos with too much padding. The current padding is set to 1 REM, and it might need to be reduced to 0.5 REM.
Acceptance Criteria
Screenshot
Figure: Key decision: Agreement on reducing logo padding from one REM to 0.5 REM.
The text was updated successfully, but these errors were encountered: