Metatag fixes, front end description work
This commit is contained in:
parent
d09f49ed24
commit
2907e95d6b
13 changed files with 48 additions and 15 deletions
File diff suppressed because one or more lines are too long
|
|
@ -37,6 +37,16 @@
|
|||
text-decoration-color: colors.$computerBorder;
|
||||
}
|
||||
}
|
||||
|
||||
.description {
|
||||
margin-top: 1rem;
|
||||
padding-left: 1rem;
|
||||
border-left: 5px solid colors.$computerBorder;
|
||||
|
||||
p {
|
||||
padding: 1rem 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue