Subversion Repositories SmartDukaan

Rev

Rev 35119 | Rev 35517 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 35119 Rev 35355
Line 232... Line 232...
232
        object-fit: cover;
232
        object-fit: cover;
233
        border: 5px solid rgb(122, 116, 116);
233
        border: 5px solid rgb(122, 116, 116);
234
    }
234
    }
235
 
235
 
236
 
236
 
237
    .currency::before {
237
    /*.currency::before {
238
        content: "\20B9";
238
        content: "\20B9";
239
    }
239
    }*/
240
 
240
 
241
    .fs-3, .fs-5 {
241
    .fs-3, .fs-5 {
242
        font-weight: normal;
242
        font-weight: normal;
243
    }
243
    }
244
 
244