mirror of
https://github.com/Paul-Houser/StartTree.git
synced 2024-11-21 15:03:08 +01:00
forced all entries to stay on a single line
This commit is contained in:
parent
e3b9fd9fc3
commit
39b1038467
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user