wrap repo name if it overflows

This commit is contained in:
Arya Kiran
2023-04-28 16:46:36 +05:30
parent 08de34e9af
commit 5ec6b2f9a9
+1
View File
@@ -147,6 +147,7 @@ a:hover {
margin: 4px;
word-wrap: nowrap;
text-overflow: ellipsis;
overflow-wrap: anywhere;
}
.user-profile h2 {