UI changes
This commit is contained in:
parent
e15fed7636
commit
a298463299
@ -66,7 +66,7 @@ showCaptions="true"
|
||||
</div>
|
||||
</div>
|
||||
<div fxLayout="column">
|
||||
<h5 >Support Required<br/><small style="font-size:12px;">at</small></h5>
|
||||
<h5 >Support Required<br/><small style="font-size:12px;">for</small></h5>
|
||||
|
||||
<hr style="border-top:2px solid rgb(81, 202, 202) !important;width:190px !important;">
|
||||
<div fxLayout="column" class="text-center mt-2 mb-1">
|
||||
@ -93,7 +93,7 @@ showCaptions="true"
|
||||
</div>
|
||||
|
||||
<div class="">
|
||||
<mat-card-title><h5 class="mt-0 text-center">Our Supporters</h5></mat-card-title>
|
||||
<mat-card-title><h5 class="mt-0 text-center">Some of Our Supporters</h5></mat-card-title>
|
||||
<hr style="border-top:2px solid rgb(81, 202, 202) !important;width:190px !important;">
|
||||
<div fxLayout="row" class="text-center">
|
||||
<div class="text-center" fxFlex.xs="100" fxFlex.sm="100" fxFlex.md="100" fxFlex.lg="100" fxFlex.xl="100">
|
||||
|
||||
@ -53,3 +53,6 @@ Author: TrendSetter Themes
|
||||
@import '~@ngx-share/button/themes/default/default-theme';
|
||||
|
||||
|
||||
.slideshow-container .slides:not(.link){
|
||||
background-size: 100% 100% !important;
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user