adobe / aem-guides-wknd

Tutorial Code companion for Getting Started Developing with AEM Sites WKND Tutorial
https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-wknd-tutorial-develop/overview.html
MIT License
282 stars 537 forks source link

Update breakpoint to match editor tablet emulator width #404

Closed sharanyavinod closed 1 year ago

sharanyavinod commented 1 year ago

Update breakpoint to match editor tablet emulator width

Description

Emulator width for tablet in editor is 768px. Since this is the phone breakpoint in the css and variables in wknd, tablet breakpoint gets set to 769px and hence the appropriate styles for tablet are not getting applied in the emulator.

Motivation and Context

Layout updates can be done in tablet emulator mode in AEM CS page editor.

Screenshots (if appropriate):

Types of changes

Checklist: