mirror of
https://github.com/Paul-Houser/StartTree.git
synced 2025-08-12 17:37:03 +02:00
forced all entries to stay on a single line
This commit is contained in:
@ -59,6 +59,7 @@ h1 {
|
|||||||
ul {
|
ul {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
padding-left: 2.5rem;
|
padding-left: 2.5rem;
|
||||||
|
white-space:nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
li {
|
li {
|
||||||
|
Reference in New Issue
Block a user