forked from organicmaps/website
Search v2
This commit is contained in:
parent
4e41d1fe24
commit
dcce967db3
1 changed files with 2 additions and 4 deletions
|
@ -6,10 +6,7 @@ padding-top: 0;
|
|||
}
|
||||
|
||||
.faq-page-list {
|
||||
a {
|
||||
text-decoration: none;
|
||||
color: var(--black-white);
|
||||
}
|
||||
|
||||
&__title {
|
||||
color: var(--black-white);
|
||||
margin-bottom: 20rem;
|
||||
|
@ -20,6 +17,7 @@ padding-top: 0;
|
|||
}
|
||||
&__table-title {
|
||||
color: var(--black-white);
|
||||
text-decoration: none;
|
||||
}
|
||||
&__row {
|
||||
display: flex;
|
||||
|
|
Loading…
Add table
Reference in a new issue