weird width

This commit is contained in:
Bel LaPointe
2022-02-09 16:36:56 -07:00
parent 6bd6575e1c
commit 130a6c9be5

View File

@@ -6,9 +6,6 @@
<script src="https://cdn.jsdelivr.net/highlight.js/latest/highlight.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/highlight.js/latest/styles/github.min.css">
<style>
#tree {
min-width: 60px;
}
#tree summary {
min-width: 180px;
}