Better accessibility

This commit is contained in:
Lucas 2019-11-28 21:51:58 +07:00
parent 2dff66136c
commit 066c0a04fd
16 changed files with 146 additions and 183 deletions

View file

@ -10,7 +10,7 @@
// Add the correct font weight in Chrome, Edge, and Safari.
b,
strong {
font-weight: border;
font-weight: bolder;
}
// Prevent `sub` and `sup` elements from affecting the line height in all browsers.
@ -188,10 +188,14 @@ hgroup {
h3,
h4,
h5,
h6,
p {
h6{
margin-bottom: 0;
}
*:last-child {
color: var(--muted-text);
font-size: 1.125rem;
font-weight: normal;
}
}
// Paragraphs