Modify font size for special event
parent
c21cea4755
commit
6e5647c041
|
|
@ -81,7 +81,7 @@ img.full {
|
||||||
.row-content-header{
|
.row-content-header{
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
font-size: 1.35em;
|
font-size: 1.25em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.align-top{
|
.align-top{
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@
|
||||||
<div class="row tint" *ngIf="showSpecial">
|
<div class="row tint" *ngIf="showSpecial">
|
||||||
<div class="row-content">
|
<div class="row-content">
|
||||||
<div class="row-content-col-right align-top center">
|
<div class="row-content-col-right align-top center">
|
||||||
<p ofbFadeInOnScroll class="row-content-header">Special Event!</p>
|
<p ofbFadeInOnScroll class="row-content-header">Champ the Smiling Trick Horse</p>
|
||||||
<p ofbFadeInOnScroll>
|
<p ofbFadeInOnScroll>
|
||||||
Come join us for this special event happening September 5th and 6th at Old Fashion Baptist!.
|
Come join us for this special event happening September 5th and 6th at Old Fashion Baptist!.
|
||||||
</p>
|
</p>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue