Skip to content

Commit 2e7c5b1

Browse files
use underline mixin on install page
1 parent 06a19b3 commit 2e7c5b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/stylesheets/new-stylesheets/pages/_install.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
@include link-with-right-arrow;
5050
margin-top: 10px;
5151
display: flex;
52-
text-decoration: underline;
52+
@include underline;
5353

5454
&.block {
5555
justify-content: center;

0 commit comments

Comments
 (0)