Skip to content

Commit 612cfed

Browse files
committed
ellipses
1 parent e33e803 commit 612cfed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,8 @@ h2 {
146146
.thumbs li h3 {
147147
font-family: 'Fantasque Sans Mono', 'Ubuntu Mono', 'Helvetica Neue', Helvetica, Arial, sans-serif;
148148
white-space: nowrap;
149+
text-overflow: ellipsis;
150+
overflow: hidden;
149151
margin-top: 0.5rem;
150152
color: #4A4F5E;
151153
opacity: 0.8;

0 commit comments

Comments
 (0)