mirror of
https://github.com/jlengrand/irma-website.git
synced 2026-03-10 08:21:20 +00:00
Fixed font-weight inconsistency of strong text #389.
This commit is contained in:
@@ -19,6 +19,9 @@ html {
|
||||
scroll-behavior: smooth;
|
||||
}
|
||||
|
||||
strong {
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
@media screen and (prefers-reduced-motion: reduce) {
|
||||
html {
|
||||
@@ -452,4 +455,4 @@ column.text p {
|
||||
.block-footer-2 img {
|
||||
max-width: 200px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user