blob: 6e8441ab88a9e8f75b0c5badb0f221c59d4db31e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
.projects {
}
.projects__header {
}
.project__title {
margin-bottom: 0
font-size: 1.1em
}
.project__content {
margin-left: 1.2em
margin-right: 1.2em
margin-top: 0.3em
margin-bottom: 1.5em
}
|