Skip to content

Commit ecf6a0c

Browse files
Add extra CSS styles for responsive grid layout
- Created a new CSS file `extra.css` in the overrides/assets/stylesheets directory. - Defined a class `.md-grid` to ensure maximum width is 100% and added padding for better spacing.
1 parent 719e281 commit ecf6a0c

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ theme:
1212
font:
1313
text: Roboto
1414
code: Sono
15-
logo: assets/icon.png
16-
favicon: assets/icon.png
15+
logo: assets/images/icon.png
16+
favicon: assets/images/icon.png
1717
palette:
1818
# Palette toggle for automatic mode
1919
- media: '(prefers-color-scheme)'

0 commit comments

Comments
 (0)