File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 1- < div class ="bg-red-600 text-white text-center py-4 ">
2- < a href ="https://rubyconf.africa " class ="text-white text-lg font-semibold hover:text-gray-200 focus:text-gray-200 transition duration-300 ">
3- Ruby Conf Africa 2025
4- </ a >
1+ < div class ="bg-gradient-to-r from-red-600 to-red-700 text-center py-5 sm:py-6 md:py-8 px-4 sm:px-6 md:px-8 shadow-lg rounded-box mx-auto max-w-lg ">
2+ < div class ="tooltip " data-tip ="Click to visit Ruby Conf Africa 2025 ">
3+ < a href ="https://rubyconf.africa " class ="btn btn-lg btn-primary btn-block text-xl sm:text-l font-extrabold flex items-center justify-center space-x-3 underline decoration-dashed hover:decoration-solid ">
4+ < span class ="text-xl font-bold tracking-wide "> Ruby Conf Africa 2025</ span >
5+ < span class ="text-3xl animate-pulse text-red-200 "> 🔗</ span >
6+ </ a >
7+ </ div >
58</ div >
69
710< div class ="grid md:grid-cols-2 pt-10 pb-10 gap-10 ">
You can’t perform that action at this time.
0 commit comments