Custom scrollbar

This commit is contained in:
Lars van Hijfte
2017-01-26 22:33:32 +01:00
parent f32e0ca382
commit f1bfc89e6a
2 changed files with 14 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ div.posts div.post {
width: calc(100% - 40px);
cursor: pointer;
transition-duration: 250ms;
word-wrap: break-word;
}
div.posts div.post:hover {