feature/share_module #22

Merged
pranay merged 7 commits from feature/share_module into srivyn_test 2026-07-13 17:00:41 +05:30
1 changed files with 3 additions and 2 deletions
Showing only changes of commit febfa6bb98 - Show all commits

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;