dotnet / try

Try .NET provides developers and content authors with tools to create interactive experiences.
MIT License
2.88k stars 523 forks source link

Update index.css removing border, fixing body rule typo #1209

Closed jwmunn closed 4 months ago

jwmunn commented 4 months ago

Removes unnecessary border, reverts CSS rule back to target body HTML element. Updates body element to receive same background color treatment as editor to prevent a mismatch in dark and high contrast modes on Learn.

jwmunn commented 4 months ago

@colombod I'm done with changes if you want to take a final look.