mirror of
https://github.com/gradio-app/gradio.git
synced 2025-04-06 12:30:29 +08:00
Better text styling on docs (#9108)
* margin and size * add changeset --------- Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
This commit is contained in:
parent
bbbd1f5ebe
commit
474102a8b4
5
.changeset/wise-sites-learn.md
Normal file
5
.changeset/wise-sites-learn.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
"website": minor
|
||||
---
|
||||
|
||||
feat:Better text styling on docs
|
@ -143,6 +143,11 @@
|
||||
.obj h4 {
|
||||
@apply mt-8 text-xl text-orange-500 font-light;
|
||||
}
|
||||
|
||||
.obj p {
|
||||
@apply mb-2 text-lg;
|
||||
}
|
||||
|
||||
/* playground */
|
||||
|
||||
.current-playground-demo {
|
||||
|
Loading…
x
Reference in New Issue
Block a user