8000 corrected widths for social media division (#270) · lodash/lodash.com@e4e55e6 · GitHub
[go: up one dir, main page]

Skip to content

Commit e4e55e6

Browse files
corrected widths for social media division (#270)
1 parent c8d41c6 commit e4e55e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/css/_home.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@ html.home {
4242
}
4343

4444
.btn-gh {
45-
width: 105px;
45+
width: 115px;
4646
5D1D }
4747

4848
.btn-twitter-follow {
49-
width: 120px;
49+
width: 136px;
5050
}
5151

5252
.btn-twitter-share {

0 commit comments

Comments
 (0)
0