mirror of
https://github.com/eugene-serb/wavelovers.git
synced 2023-09-09 23:41:16 +03:00
Changed font-size in dl-dd-dt
This commit is contained in:
parent
7e58fe037a
commit
bfba11d78c
@ -172,7 +172,7 @@ dl dd:last-child {
|
|||||||
|
|
||||||
dt {
|
dt {
|
||||||
margin-bottom: 4px;
|
margin-bottom: 4px;
|
||||||
font-size: 16px;
|
font-size: 18px;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
font-style: oblique;
|
font-style: oblique;
|
||||||
}
|
}
|
||||||
@ -180,7 +180,7 @@ dt {
|
|||||||
dd {
|
dd {
|
||||||
margin-bottom: 16px;
|
margin-bottom: 16px;
|
||||||
padding-left: 16px;
|
padding-left: 16px;
|
||||||
font-size: 14px;
|
font-size: 16px;
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
|
@ -172,7 +172,7 @@ dl dd:last-child {
|
|||||||
|
|
||||||
dt {
|
dt {
|
||||||
margin-bottom: 4px;
|
margin-bottom: 4px;
|
||||||
font-size: 16px;
|
font-size: 18px;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
font-style: oblique;
|
font-style: oblique;
|
||||||
}
|
}
|
||||||
@ -180,7 +180,7 @@ dt {
|
|||||||
dd {
|
dd {
|
||||||
margin-bottom: 16px;
|
margin-bottom: 16px;
|
||||||
padding-left: 16px;
|
padding-left: 16px;
|
||||||
font-size: 14px;
|
font-size: 16px;
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user