We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3777c0 commit 2881516Copy full SHA for 2881516
source-assets/styles2022/sass/custom/major-elements.sass
@@ -122,15 +122,15 @@ main
122
123
124
.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
+ background-color: $c_mint
+ padding: 16px
+ position: fixed
+ bottom: 16px
+ right: 16px
+ color: black
+ font-weight: 500
+ z-index: 3
+ text-decoration: none
134
135
.side-toc
136
@extend .column
0 commit comments