Cleaned styles
This commit is contained in:
@@ -1,17 +1,5 @@
|
|||||||
.container {
|
|
||||||
display: flex;
|
|
||||||
flex: 1;
|
|
||||||
justify-content: space-around;
|
|
||||||
}
|
|
||||||
|
|
||||||
.content {
|
|
||||||
margin: 40px;
|
|
||||||
max-width: 640px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.intro {
|
.intro {
|
||||||
font-family: "Atlas Typewriter", Monaco, monospace;
|
|
||||||
font-size: 1.4em;
|
font-size: 1.4em;
|
||||||
line-height: 1.6em;
|
line-height: 1.6em;
|
||||||
margin-bottom: 40px;
|
margin-bottom: 40px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user