summaryrefslogtreecommitdiffstats
path: root/assets/scss/web/_projects.scss
blob: 236c4e3d53ccba93d2cd8f7036d606133864de1a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.projects {
}

.projects__header {
}

.project {
}

.project__title {
  margin-bottom: 0;
  font-size: 1.1rem;

}

.project__content {
  margin-left: 1.2em;
  margin-right: 1.2em;
  margin-top: 0.3em;
  margin-bottom: 1.5em;
}