reset(css): rm bold styling (#55)

This commit is contained in:
Aditya Telange 2020-10-25 16:08:52 +05:30
parent 70a2b06ac1
commit a97de0f9a4
No known key found for this signature in database
GPG Key ID: 82E844EF3DA99E77

View File

@ -51,11 +51,6 @@ p {
margin-bottom: 0;
}
strong,
b {
font-weight: 500;
}
ul {
margin: 0;
padding: 0;