Raku / raku.org

Source code for https://raku.org/
https://raku.org/
Artistic License 2.0
70 stars 50 forks source link

Refine the code examples section UI of index page #126

Closed gingerhot closed 2 years ago

gingerhot commented 5 years ago

I hope I can help to refine the code examples section UI in the index page every time when I browse perl6.org. So I create this PR finally : )

Before:

WX20190428-005314@2x

After:

WX20190428-005411@2x WX20190428-005427@2x

And I also set the <pre> tag a solid height to prevent a flashing when a tab is clicked. It's more than the height of the highest <pre> section at present. I guess the height is ok for such code snippets.

gingerhot commented 5 years ago

@moritz could you help me checking the SASS code? And someone here can help to review the PR? Thanks in advance.

coke commented 2 years ago

Unfortunately this has bitrotted and now conflicts with scss file; If you can re-generate a clean version of this, please open a new PR and ask for my review. Thanks for your efforts!