Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ffc6bf1e6d | |||
| bd4826f7ca | |||
| c74b3a3670 | |||
| 75965cc1e2 | |||
| 06b798d91d |
@@ -4937,6 +4937,7 @@ p {
|
||||
border-radius: 3px;
|
||||
left: 0;
|
||||
top: 4px;
|
||||
object-fit: cover;
|
||||
}
|
||||
|
||||
.popular-post h5 {
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 639 KiB After Width: | Height: | Size: 600 KiB |
@@ -29,9 +29,9 @@ const Main = ({gredient}) => {
|
||||
<div className="col-lg-6">
|
||||
<div className="w-100">
|
||||
<div className="p-0 appie-traffic-title section_title" data-aos="fade-up" data-aos-duration="1500" data-aos-delay="100">
|
||||
<h3 className='title'>Set Chores, Set Goals <div className='section_sub_title'>Rewards Accomplishments</div></h3>
|
||||
<h3 className='title'>Set Chores, Set Goals <div className='section_sub_title'>Reward Accomplishments</div></h3>
|
||||
<p className=''>
|
||||
Set goals, tasks, or anything that motivates or needs to be done and reward completion. WrenchBoard is the platform plan rewards.
|
||||
Set goals, tasks, or anything that motivates or needs to be done and reward completion. WrenchBoard is the platform to plan rewards.
|
||||
</p>
|
||||
</div>
|
||||
<div className="appie-traffic-title section_title mb-3" data-aos="fade-up" data-aos-duration="1500" data-aos-delay="100" style={{padding: '0'}}>
|
||||
|
||||
Reference in New Issue
Block a user