Closed alexandersmanning closed 1 year ago
overflow-hidden
means home page content gets cut off. I changed overflow-hidden
s to `overflow-scrolls in b58142eafd.
Did you test that? You want it hidden at the top level and then the individual sections having scroll on them
On Wed, Apr 19, 2023 at 7:04 AM Aditya Bhargava @.***> wrote:
overflow-hidden means home page content gets cut off. I changed overflow-hiddens to `overflow-scrolls in b58142e https://github.com/egonSchiele/chisel/commit/b58142eafde7250f81da76dca391c7c22206373d .
— Reply to this email directly, view it on GitHub https://github.com/egonSchiele/chisel/pull/13#issuecomment-1514795795, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEOSGQUKQ62IAFYCGLY6ESDXB7WF3ANCNFSM6AAAAAAXDNNKMQ . You are receiving this because you authored the thread.Message ID: @.***>
I think it's correct now, take a look
Minor fix on scroll
Before:
After: