aboutsummaryrefslogtreecommitdiffstats
path: root/src/Tutorial.module.css
blob: 459a75790ae166d68492acaa714322cd197be82d (plain)
1
2
3
4
5
6
7
8
.quote {
  padding-left: 10px;
  border-left: 4px solid var(--white);
}

.quote pre {
  margin-bottom: -8px;
}