portal payment page view updated
This commit is contained in:
11
public/css/custom.css
vendored
11
public/css/custom.css
vendored
@ -188,7 +188,7 @@ button:focus
|
||||
{
|
||||
max-width: 1116px !important;
|
||||
}
|
||||
/*--------Content Width- Finish-------*/
|
||||
/*--------Content Width Finish-------*/
|
||||
|
||||
|
||||
/*--------Navbar Notification--------*/
|
||||
@ -690,6 +690,15 @@ table .align-items-center td span.badge {
|
||||
/*--------Print Template Finish--------*/
|
||||
|
||||
|
||||
/*--------Font Size 50--------*/
|
||||
.font-size-50
|
||||
{
|
||||
font-size: 50px !important;
|
||||
}
|
||||
/*--------Font Size 50 Finish--------*/
|
||||
|
||||
|
||||
|
||||
/*----------------RESPONSIVE START LINE----------------*/
|
||||
/*--------Xs Breakpoint--------*/
|
||||
@media (min-width: 304px) and (max-width: 575.98px)
|
||||
|
Reference in New Issue
Block a user