Skip to content

Commit

Permalink
2024 theme: Add form input border styles
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwoodnz committed Jun 19, 2024
1 parent fbafe66 commit 3f5c557
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions wp-content/themes/pub/wporg-learn-2024/theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,13 @@
"border": "var(--wp--preset--color--light-grey-1)",
"green-70": "#005C12"
},
"form": {
"border": {
"color": "var(--wp--preset--color--charcoal-5)",
"width": "1px",
"radius": "2px"
}
},
"heading": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--inter)",
Expand Down

0 comments on commit 3f5c557

Please sign in to comment.