Skip to content

Commit 26c671f

Browse files
committed
Specify the exact slackin width.
1 parent daaeae1 commit 26c671f

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
_site
2+
.jekyll-metadata

css/app.css

+4
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,10 @@ a:active {
129129
margin: 0 auto;
130130
}
131131

132+
.__slackin {
133+
width: 173px !important;
134+
}
135+
132136
.page-footer {
133137
font: 12px/20px 'Share Tech Mono', monospace;
134138
text-align: center;

0 commit comments

Comments
 (0)