A modern look with round edges #6974
arv-anshul
started this conversation in
Ideas
Replies: 3 comments 6 replies
-
Wonderful job,bro! I'm trying this. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hello, here are some comments for Chinese friends
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Hey @squidfunk , Is there any way or syntax so that I can replace the bullets of list items to SVG icon. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We should implement round edges in
mkdocs-material
because this is the norm now-a-days. I have done same on my website too.I've used
border-radius
CSS property for this instylesheets/customize.css
. My baseborder-radius
is0.5rem
.customize.css
👀 See full
customize.css
I have customised Buttons, Search Bar (form), Grid Cards, Critic, Mark, Table, Code Blocks.
😎 See some samples on my website
Beta Was this translation helpful? Give feedback.
All reactions