Minor style changes
This commit is contained in:
@@ -83,6 +83,10 @@
|
|||||||
width: 100vw;
|
width: 100vw;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
overflow-x: hidden;
|
||||||
|
}
|
||||||
|
h1 {
|
||||||
|
margin-top: 4rem
|
||||||
}
|
}
|
||||||
a, a:hover, a:visited {
|
a, a:hover, a:visited {
|
||||||
color: #0366D6;
|
color: #0366D6;
|
||||||
@@ -126,6 +130,8 @@
|
|||||||
opacity: 0;
|
opacity: 0;
|
||||||
padding: .25rem;
|
padding: .25rem;
|
||||||
transition: opacity .4s;
|
transition: opacity .4s;
|
||||||
|
text-align: center;
|
||||||
|
margin-bottom: 2rem;
|
||||||
}
|
}
|
||||||
.code {
|
.code {
|
||||||
font-family: SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;
|
font-family: SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;
|
||||||
|
|||||||
Reference in New Issue
Block a user