File tree Expand file tree Collapse file tree 1 file changed +19
-6
lines changed Expand file tree Collapse file tree 1 file changed +19
-6
lines changed Original file line number Diff line number Diff line change 1- <footer class =" py-8 px-6 bg-[#FC485033] backdrop-blur-xl border-t border-white/10 text-white" >
1+ <footer class =" py-10 px-6 bg-[#FC485033] backdrop-blur-xl border-t border-white/10 text-white" >
22 <div class =" max-w-7xl mx-auto flex flex-col md:flex-row justify-between items-center" >
3- <div class =" flex space-x-6 mb-4 md:mb-0" >
4- <a href =" https://github.com/NitroVim" class =" text-gray-300 hover:text-[#FC4850] transition-colors duration-300 text-lg" >GitHub</a >
5- <a href =" https://x.com/usmonovdev" class =" text-gray-300 hover:text-[#FC4850] transition-colors duration-300 text-lg" >Twitter</a >
6- <a href =" https://www.linkedin.com/in/usmonovshohruxmirzo" class =" text-gray-300 hover:text-[#FC4850] transition-colors duration-300 text-lg" >LinkedIn</a >
3+
4+ <div class =" flex space-x-6 mb-6 md:mb-0" >
5+ <a href =" https://github.com/NitroVim"
6+ class =" px-4 py-2 bg-white/10 rounded-md hover:bg-[#FC4850] hover:text-white transition-all duration-300 font-medium" >
7+ GitHub
8+ </a >
9+ <a href =" https://x.com/usmonovdev"
10+ class =" px-4 py-2 bg-white/10 rounded-md hover:bg-[#FC4850] hover:text-white transition-all duration-300 font-medium" >
11+ X
12+ </a >
13+ <a href =" https://www.linkedin.com/company/nitrobrain"
14+ class =" px-4 py-2 bg-white/10 rounded-md hover:bg-[#FC4850] hover:text-white transition-all duration-300 font-medium" >
15+ LinkedIn
16+ </a >
717 </div >
8- <p class =" text-gray-300 text-base" >© 2025 <b >Webbro Software.</b > All rights reserved.</p >
18+
19+ <p class =" text-gray-300 text-sm md:text-base text-center md:text-left" >
20+ © 2025 <b >NitroBrain</b >. All rights reserved.
21+ </p >
922 </div >
1023</footer >
You can’t perform that action at this time.
0 commit comments