You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Demos: Refactor layout in MainLayout.razor and Index.razor (#30)
- Restructured `MainLayout.razor` by moving the `@Body` directive into a new `div` with the class `be-bulma-masthead`, enhancing the visual distinction of the header while keeping the footer intact.
- Simplified `Index.razor` by removing the `be-bulma-masthead` class, maintaining centered text alignment.
NOTE: This commit message is auto-generated using GitHub Copilot.
0 commit comments