Skip to content

Commit e3ee9b1

Browse files
committed
1 parent a94a6a5 commit e3ee9b1

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

README.md

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)