mirror of
https://github.com/eugene-serb/wavelovers.git
synced 2023-09-09 23:41:16 +03:00
Build prod
This commit is contained in:
@@ -469,6 +469,25 @@ table, th, td {
|
||||
/* PAGES */
|
||||
/* ----- */
|
||||
|
||||
dl dd:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
dt {
|
||||
margin-bottom: 4px;
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
font-style: oblique;
|
||||
}
|
||||
|
||||
dd {
|
||||
margin-bottom: 16px;
|
||||
padding-left: 16px;
|
||||
font-size: 14px;
|
||||
font-weight: 300;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
/* ----------- */
|
||||
/* WAVELOVERS */
|
||||
/* ----------- */
|
||||
@@ -477,12 +496,3 @@ table, th, td {
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.faq__ask {
|
||||
font-size: 18px;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.faq__reply {
|
||||
padding-left: 16px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user