summaryrefslogtreecommitdiff
path: root/docs/_static
diff options
context:
space:
mode:
authorMengsk <[email protected]>2025-11-14 15:10:11 +0100
committerMengsk <[email protected]>2025-11-14 15:10:11 +0100
commitac903db1cee942232bcf7548a04ae6f9b952f08b (patch)
tree7f534d628d0fecb5110a6f4441265651c079fa45 /docs/_static
parent6b3970d5ff7547778ed5e1fc295dcfd1fbcad7e8 (diff)
parentfc5415bff6f177ad5f122f38dd937f577042bb32 (diff)
Merge remote-tracking branch 'tinyusb/master' into embedded-ideas/master
Signed-off-by: Mengsk <[email protected]>
Diffstat (limited to 'docs/_static')
-rw-r--r--docs/_static/custom.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/_static/custom.css b/docs/_static/custom.css
new file mode 100644
index 000000000..d64d26047
--- /dev/null
+++ b/docs/_static/custom.css
@@ -0,0 +1,3 @@
+.clear-both {
+ clear: both;
+}