work on todos front

This commit is contained in:
2020-04-29 00:26:29 +02:00
parent af9f42d29e
commit ffe8c167cb
10 changed files with 162 additions and 64 deletions

View File

@@ -129,7 +129,7 @@ nav {
span {
@apply font-bold text-xl ml-2 overflow-hidden;
@apply font-bold text-xl ml-2 overflow-hidden truncate;
transition: width 0.3s;
&:hover {