14 lines
268 B
Sass
14 lines
268 B
Sass
.resource-row
|
|
margin-bottom: rem-calc(10)
|
|
h2, .content
|
|
.resource-descriptor
|
|
padding-right: 8px
|
|
&:after
|
|
content: ':'
|
|
.resource-name
|
|
text-decoration: underline
|
|
.resource-suffix
|
|
font-weight: normal
|
|
padding-left: 8px
|
|
font-size: 0.8em
|