changed white-space

This commit is contained in:
booploops 2022-02-18 21:28:05 -08:00
parent 4743fe1254
commit 8675e0f46d

View file

@ -37,7 +37,7 @@
font-weight: 500;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
white-space: break-spaces;
}
.repo-url {