#fix: webpage

This commit is contained in:
seshikanth 2026-07-10 09:44:33 +05:30
parent 12af7850e1
commit febfa6bb98
1 changed files with 3 additions and 2 deletions

View File

@ -9,9 +9,10 @@
/*}*/ /*}*/
.srivyn_brand_footer{ .srivyn_brand_footer{
position: fixed; position: relative;
bottom: 10px; bottom: 10px;
right: 20px; /*right: 20px;*/
left: 260px;
color: #fff; color: #fff;
font-size: 18px; font-size: 18px;
z-index: 1000; z-index: 1000;