Update UI for guide page

This commit is contained in:
Kamran Ahmed
2019-11-02 17:50:57 +04:00
parent cb24556d2f
commit 380b39ec2f
13 changed files with 2216 additions and 299 deletions

View File

@@ -1,7 +1,7 @@
import { FaqContainer, FaqItem } from './style';
const FaqList = () => (
<FaqContainer className='border-top border-bottom bg-light'>
<FaqContainer className='border-top bg-light'>
<FaqItem>
<div className="container container-small">
<h4 className='font-weight-bolder'>What is roadmap.sh?</h4>