mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-25 02:53:58 +03:00
Reduce font weight
This commit is contained in:
parent
b4d82a0f55
commit
f32fff43f0
|
@ -182,7 +182,7 @@ body{
|
||||||
}
|
}
|
||||||
|
|
||||||
#main-content h3, #main-content h4, #main-content h5 {
|
#main-content h3, #main-content h4, #main-content h5 {
|
||||||
font-weight: 500;
|
font-weight: 300;
|
||||||
margin-top: 15px
|
margin-top: 15px
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user