Skip to content

Commit 2881516

Browse files
authored
indentation correction
1 parent b3777c0 commit 2881516

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

source-assets/styles2022/sass/custom/major-elements.sass

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -122,15 +122,15 @@ main
122122

123123

124124
.survey-link
125-
background-color: $c_mint
126-
padding: 16px
127-
position: fixed
128-
bottom: 16px
129-
right: 16px
130-
color: black
131-
font-weight: 500
132-
z-index: 3
133-
text-decoration: none
125+
background-color: $c_mint
126+
padding: 16px
127+
position: fixed
128+
bottom: 16px
129+
right: 16px
130+
color: black
131+
font-weight: 500
132+
z-index: 3
133+
text-decoration: none
134134

135135
.side-toc
136136
@extend .column

0 commit comments

Comments
 (0)