dotnet / try

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

css #1208

Closed colombod closed 5 months ago

colombod commented 5 months ago

css: Update body dimensions in index.css

The commit updates the width and height properties of the body element in index.css to "auto" instead of fixed values. This change allows for a more responsive layout.