File tree 1 file changed +3
-11
lines changed
1 file changed +3
-11
lines changed Original file line number Diff line number Diff line change 1
- <a href =" https://support.eji.org/give/153413/#!/donation/checkout"
2
- target =" _blank"
3
- rel =" noopener"
4
- class =" block bg-black md:border-t-8 border-black p-4 md:p-0 text-center no-underline text-white" >
5
- #BlackLivesMatter - Equal Justice Initiative
6
- </a >
1
+
7
2
<!--
8
3
<a href="https://www.youtube.com/watch?v=QvU3eYova6I"
9
4
target="_blank"
24
19
class="block md:hidden bg-green p-2 text-center no-underline text-white">
25
20
Announcing 1.0
26
21
</a>-->
27
- <div id =" app" class =" bg-blue-dark md:border-t-8 border-green-- border-black " >
22
+ <div id =" app" class =" bg-blue-dark md:border-t-8 border-green" >
28
23
<div class =" container flex items-center flex-wrap px-4 md:px-0 mx-auto" >
29
24
<div class =" flex-1 flex items-center" >
30
25
<a href =" <%= meta.home(current) %>" >
31
26
<div class =" relative w-16 h-16" >
32
27
<img v-cloak class =" w-16 h-16 absolute pin"
33
28
src =" https://art.nativescript-vue.org/NativeScript-Vue-White-Green.svg"
34
29
alt =" NativeScript-Vue Logo" >
35
- <!-- <img v-cloak class="w-16 h-16 absolute pin transition-all-ease hover:opacity-0"-->
36
- <!-- src="https://art.nativescript-vue.org/NativeScript-Vue-Green-White.svg"-->
37
- <!-- alt="NativeScript-Vue Logo">-->
38
30
<img v-cloak class =" w-16 h-16 absolute pin transition-all-ease hover:opacity-0"
39
- src =" https://art.nativescript-vue.org/NativeScript-Vue-Black .svg"
31
+ src =" https://art.nativescript-vue.org/NativeScript-Vue-Green-White .svg"
40
32
alt =" NativeScript-Vue Logo" >
41
33
</div >
42
34
</a >
You can’t perform that action at this time.
0 commit comments