Skip to content

Commit 89d9f9e

Browse files
committed
fix: edit in github btn styles
1 parent 9b0a3b6 commit 89d9f9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ <h2 class="padding:5px_0px">Demo</h2>
166166
</div>
167167
</div>
168168
</div>
169-
<button href="https://github.com/CoCreate-app/CoCreate-overlay-scroll/tree/master/docs/index.html?message=docs%3A%20describe%20your%20change..." target="_blank" class="position:fixed bottom:15px right:15px padding:15px background:dodgerblue grow-hover border-radius:50%">
169+
<button href="https://github.com/CoCreate-app/CoCreate-overlay-scroll/tree/master/docs/index.html?message=docs%3A%20describe%20your%20change..." target="_blank" class="position:fixed bottom:15px right:15px padding:15px background:dodgerblue color:#fff font-size:1.5rem grow-hover border-radius:50% border-width:0 box-shadow:0px_2px_10px_0px_rgba(0,_0,_0,_0.4)">
170170
<i class="fas fa-pencil-alt"></i>
171171
</button>
172172
</main>

0 commit comments

Comments
 (0)