google / material-design-lite

Material Design Components in HTML/CSS/JS
https://getmdl.io
Apache License 2.0
32.29k stars 5.03k forks source link

Title: Update Dashboard with Style and Structure Improvements #5421

Open amalbouazza opened 1 year ago

amalbouazza commented 1 year ago

Hello,

This pull request includes modifications to the dashboard, aiming to enhance its style and structure. Here's a summary of the major changes:

HTML (dashboard/ index.html):

Added semantic tags to improve structure and accessibility. Rearranged elements for a more logical layout. Fixed improperly closed tags and minor syntax issues.

CSS (dashboard / style.css):

Refactored the stylesheet for better readability and organization. Standardized class names to follow conventions. Added explanatory comments to enhance code understanding.

These changes are intended to optimize code maintainability and improve the development experience. Feel free to provide feedback or suggestions.

google-cla[bot] commented 1 year ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.