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