Skip to content

Commit 36a216e

Browse files
committed
add padding to btn
1 parent 4fcc02a commit 36a216e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

_sass/tldr.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,3 +111,8 @@ main{
111111
content: "";
112112
margin-right: 1px;
113113
}
114+
115+
.tldr-btn::after {
116+
content: " ";
117+
margin-right: 3px;
118+
}

0 commit comments

Comments
 (0)