Adds faq page
This commit is contained in:
@@ -1580,6 +1580,10 @@ table {
|
||||
}
|
||||
}
|
||||
|
||||
.icon-check {
|
||||
color: $check;
|
||||
}
|
||||
|
||||
.text {
|
||||
margin-top: rem-calc(24);
|
||||
|
||||
@@ -1610,12 +1614,6 @@ table {
|
||||
list-style-type: none;
|
||||
margin-left: 0;
|
||||
|
||||
a:first-child {
|
||||
border-top: 1px solid $border;
|
||||
display: block;
|
||||
padding-top: rem-calc(12);
|
||||
}
|
||||
|
||||
li {
|
||||
border-bottom: 1px solid $border;
|
||||
font-size: rem-calc(16);
|
||||
|
||||
Reference in New Issue
Block a user