11 lines
172 B
SCSS
11 lines
172 B
SCSS
.Content.Version {
|
|
.Contents {
|
|
margin-bottom: $unit-3x;
|
|
}
|
|
|
|
.Notes h4 {
|
|
font-weight: $medium;
|
|
font-size: $font-regular;
|
|
margin-bottom: $unit-2x;
|
|
}
|
|
}
|