forced all entries to stay on a single line

This commit is contained in:
Paul Houser 2020-09-24 14:21:52 -07:00
parent e3b9fd9fc3
commit 39b1038467

View File

@ -59,6 +59,7 @@ h1 {
ul {
list-style: none;
padding-left: 2.5rem;
white-space:nowrap;
}
li {