aboutsummaryrefslogtreecommitdiffstats
path: root/src/style.css
blob: 3e55788345e28375704a69b09d3fa362c60b89c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
body {
  max-width: 650px;
}
.tag {
  line-height: 1.6;
}

iframe {
  float: right;
  margin: -2em;
}