Improvements in performance
This commit is contained in:
@@ -6,6 +6,12 @@ body {
|
||||
Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
|
||||
}
|
||||
|
||||
body {
|
||||
color: black;
|
||||
background: #FAFAFA;
|
||||
padding-inline: 2em;
|
||||
}
|
||||
|
||||
a {
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
@@ -21,6 +27,12 @@ a {
|
||||
}
|
||||
body {
|
||||
color: white;
|
||||
background: black;
|
||||
background: #111;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 1200px) {
|
||||
body {
|
||||
padding-inline: 0.5em;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user