File tree Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 192
192
a
193
193
background none
194
194
color #9B 9B 9B
195
- padding 0 15 px
195
+ padding 0 10 px
196
196
display block
197
197
text-decoration none
198
198
& :hover
205
205
line-height 5.7
206
206
+breakpoint ("desktop" )
207
207
line-height 7
208
+ padding 0 15px
208
209
209
210
.social
210
211
display none
@@ -218,9 +219,17 @@ body
218
219
219
220
a
220
221
margin-left 10px
222
+ text-decoration none
223
+ position relative
224
+ top - 1px
225
+
221
226
img
222
227
height 24px
223
228
229
+ .by-text
230
+ color white
231
+ padding-right 10px
232
+
224
233
.supported
225
234
display none
226
235
694
703
& .jwt-objective-c
695
704
.panel-heading h3
696
705
background linear-gradient (top , #AA AA AA , #76 76 76 )
697
-
706
+
698
707
& .jwt-delphi
699
708
.panel-heading h3
700
709
background-color #E3 1C 23
Original file line number Diff line number Diff line change @@ -20,9 +20,8 @@ block content
20
20
21
21
.social
22
22
a.a0 ( href ='https://auth0.com/' , target ='_blank' )
23
- img( src ='/img/ico_a0_white.svg' , alt ='Token Based Authentication' )
24
- a.twitter ( href ='https://twitter.com/auth0' , target ="_blank" )
25
- img( src ='/img/ico_twitter.svg' )
23
+ span.by-text Crafted by
24
+ img( src ='/img/pic_logo_ft.svg' , alt ='Token Based Authentication' )
26
25
27
26
a.supported ( href ='https://auth0.com/' , target ="_blank" )
28
27
| Supported by
You can’t perform that action at this time.
0 commit comments