mirror of
https://github.com/kittywitch/dork.dev.git
synced 2026-02-09 23:29:17 -08:00
deploy: c169245e23
This commit is contained in:
parent
096c105e60
commit
38a7cbac4b
2 changed files with 4 additions and 2 deletions
|
|
@ -16,7 +16,9 @@ body {
|
|||
/* Center the container within the viewport */
|
||||
margin: 0 auto;
|
||||
/* Give the lines an adequate amount of room to breathe. */
|
||||
line-height: 1.4; }
|
||||
line-height: 1.4;
|
||||
/* Make sure the edge of the body has a gap for mobile */
|
||||
padding: 1em; }
|
||||
|
||||
h1, h2, h3 {
|
||||
/* More contrast with the headers than the main text */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue