diff --git a/assets/css/downloads.css b/assets/css/downloads.css new file mode 100644 index 00000000..fa54281c --- /dev/null +++ b/assets/css/downloads.css @@ -0,0 +1,4 @@ +.manufacturers ul{ + max-height: 300px; + overflow-y: scroll; +} \ No newline at end of file diff --git a/downloads.html b/downloads.html index 6d95a4bb..fd92cc35 100644 --- a/downloads.html +++ b/downloads.html @@ -4,7 +4,7 @@ title: Downloads permalink: /downloads excerpt: CircuitPython supported boards. --- - +

Downloads