Made responsive

This commit is contained in:
Daniel Ledda
2021-07-06 15:01:43 +02:00
parent 97cb0bc550
commit 2d741b9740
20 changed files with 372 additions and 123 deletions

View File

@@ -29,6 +29,10 @@
list-style: none;
height: 2em;
line-height: 2em;
white-space: nowrap;
width: 100%;
overflow: hidden;
text-overflow: ellipsis;
}
ul {
position: absolute;