cinny/src
daemonspring ac364e5ab7
Fixed links splitting across line mid-word (#151)
`break-all` meant that links would split mid-word e.g. I observed `email` become `e\nmail`. `break-word` avoids this but also ensures long links still break before overflowing the line length.
2021-10-27 19:01:45 +05:30
..
app Fixed links splitting across line mid-word (#151) 2021-10-27 19:01:45 +05:30
client Added logout in loading screen 2021-10-27 17:08:26 +05:30
util Implement Profile Viewer (#130) 2021-10-18 20:55:52 +05:30
index.jsx initial commit 2021-07-28 18:45:52 +05:30
index.scss Revert dark theme color changes 2021-10-04 11:01:27 +05:30