Skip to content
Snippets Groups Projects
Commit 5d544e3e authored by David Huss's avatar David Huss :speech_balloon:
Browse files

Update README.md

parent 184c71a9
Branches
Tags
No related merge requests found
...@@ -4,8 +4,20 @@ hardware: daisyy-hardware ...@@ -4,8 +4,20 @@ hardware: daisyy-hardware
language: C++ language: C++
--- ---
<style> <style>
svg { .file-content img {
max-width: 500px; max-width: 35em;
}
.file-content p {
max-width: 35em;
}
.file-content table {
max-width: 35em;
}
.file-content h2 {
margin-top: 5em;
} }
</style> </style>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment