portal payment page view updated

This commit is contained in:
batuhanbas
2020-01-11 17:03:25 +03:00
parent 934a5457d4
commit 37673a3bcb
4 changed files with 128 additions and 86 deletions

11
public/css/custom.css vendored
View File

@ -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)