wacked 4 years ago
parent
commit
07259ce927
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      static/css/main.css

+ 6
- 0
static/css/main.css View File

body { body {
display: flex; display: flex;
flex-flow: column wrap; flex-flow: column wrap;
max-width: 50em;
line-height: 1.5em;
} }




max-width: 100%; max-width: 100%;
} }


code, blockquote {
background: #eee;
}

/* Homepage */ /* Homepage */
.intro > h1 { .intro > h1 {
color: #212121; color: #212121;

Loading…
Cancel
Save