mirror of
https://github.com/rsms/inter.git
synced 2024-11-28 04:52:08 +03:00
website
This commit is contained in:
parent
260b3deb84
commit
38a5fbd631
@ -76,7 +76,7 @@ p {
|
||||
code {
|
||||
display: block;
|
||||
font-family: "SFMono-Regular", Menlo, Consolas, Inconsolata, monospace;
|
||||
/*background: rgba(0,0,0,0.05);*/
|
||||
font-size:0.96em;
|
||||
border-radius:1px;
|
||||
padding: 0.5em 0;
|
||||
overflow: scroll;
|
||||
@ -97,7 +97,9 @@ h1 {
|
||||
h2 {
|
||||
font-size: 24px;
|
||||
letter-spacing: -0.4px;
|
||||
line-height: 40px;
|
||||
line-height: 30px;
|
||||
margin-bottom: 25px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
h1 > a, h2 > a, h3 > a {
|
||||
|
Loading…
Reference in New Issue
Block a user