mirror of
https://github.com/Django-LiveView/docs.git
synced 2024-11-10 02:45:42 +01:00
Update headers
This commit is contained in:
parent
825d642738
commit
413c3a6102
@ -20,6 +20,10 @@ body {
|
||||
margin-top: 6rem;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
/* Components */
|
||||
|
||||
.container {
|
||||
@ -77,7 +81,6 @@ a:hover, .link:hover {
|
||||
.button {
|
||||
display: inline-block;
|
||||
min-width: 4rem;
|
||||
font-weight: bold;
|
||||
box-sizing: border-box;
|
||||
text-align: center;
|
||||
padding: .5rem .8rem;
|
||||
|
Loading…
Reference in New Issue
Block a user