Se lee mejor ahora
This commit is contained in:
6
public/css/app.css
vendored
6
public/css/app.css
vendored
@@ -4,6 +4,8 @@
|
||||
|
||||
body {
|
||||
color: #212121;
|
||||
line-height: 1.6em;
|
||||
font-size: 1.25em;
|
||||
max-width: 80ch;
|
||||
padding: 2rem;
|
||||
margin: auto;
|
||||
@@ -13,6 +15,10 @@ hr {
|
||||
border: 1px solid #f2f2f2;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #212121;
|
||||
}
|
||||
|
||||
.navbar {
|
||||
display: -webkit-flex;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user