File tree Expand file tree Collapse file tree 1 file changed +1
-14
lines changed Expand file tree Collapse file tree 1 file changed +1
-14
lines changed Original file line number Diff line number Diff line change @@ -33,17 +33,4 @@ alt="Open Live Guide (Google)" style="animation: glow 3s infinite alternate; bor
3333</a >
3434</p >
3535<!-- Divider -->
36- <p align =" center " ><img src =" https://img.shields.io/badge/--00000000.svg " alt =" " width =" 1 " height =" 8 " /></p >
37- <!-- Animations -->
38- <style >
39- @keyframes pulse {
40- 0% { transform : scale (1 ); box-shadow : 0 0 0 0 rgba (255 ,179 ,0 ,0.6 ); }
41- 50% { transform : scale (1.05 ); box-shadow : 0 0 14px 4px rgba (255 ,179 ,0 ,0.6 ); }
42- 100% { transform : scale (1 ); box-shadow : 0 0 0 0 rgba (255 ,179 ,0 ,0.6 ); }
43- }
44- @keyframes glow {
45- 0% { box-shadow : 0 0 6px #4285F4 , 0 0 12px #EA4335 ; }
46- 50% { box-shadow : 0 0 10px #FBBC05 , 0 0 16px #34A853 ; }
47- 100% { box-shadow : 0 0 6px #4285F4 , 0 0 12px #EA4335 ; }
48- }
49- </style >
36+ <p align =" center " ><img src =" https://img.shields.io/badge/--00000000.svg " alt =" " width =" 1 " height =" 8 " /></p >
You can’t perform that action at this time.
0 commit comments