start for the about section

This commit is contained in:
Tancre
2020-09-24 20:24:52 +02:00
parent 1916993990
commit 49cbef62df
9 changed files with 279 additions and 38 deletions

View File

@ -0,0 +1,17 @@
.generic-content-container{
p {
font-weight: 300;
line-height: 1.65;
margin: 0 0 1.8rem 0;
@include atSmall{
font-size: 1.125rem;
}
}
p a {
font-weight: 700;
}
}