File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -96,12 +96,8 @@ const footerLinks = [
9696
9797 <!-- Línea inferior -->
9898 <div class =" border-t border-white/10 py-8" >
99- <div class =" container mx-auto px-4 flex flex-col md:flex-row justify-between items-center gap-4 text-xs text-gray-400 font-inter tracking-wide" >
99+ <div class =" container mx-auto px-4 flex flex-col md:flex-row justify-between items-center gap-4 text-xs text-gray-400 font-inter tracking-wide text-center md:text-left " >
100100 <p >© { currentYear } Festival Dängo. Todos los derechos reservados.</p >
101- <div class =" flex gap-6" >
102- <a href =" #" class =" hover:text-dango-pink transition-colors" >Aviso de Privacidad</a >
103- <a href =" #" class =" hover:text-dango-pink transition-colors" >Términos y Condiciones</a >
104- </div >
105101 </div >
106102 </div >
107103</footer >
You can’t perform that action at this time.
0 commit comments