mirror of
https://github.com/biobulkbende/biobulkbende.org.git
synced 2025-10-19 18:26:30 +00:00
about section finished
This commit is contained in:
@ -1,12 +1,28 @@
|
||||
.generic-content-container{
|
||||
|
||||
&--t-b-margin{
|
||||
margin-top: 5rem;
|
||||
margin-bottom: 70px;
|
||||
|
||||
@include atLarge{
|
||||
margin-top: 7rem;
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
&--t-center{
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
p {
|
||||
font-weight: 300;
|
||||
line-height: 1.65;
|
||||
margin: 0 0 1.8rem 0;
|
||||
margin: 0;
|
||||
font-size: 1.2rem;
|
||||
|
||||
@include atSmall{
|
||||
font-size: 1.125rem;
|
||||
@include atMedium{
|
||||
margin: 0 0 1.8rem 0;
|
||||
font-size: 1.4rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user