mirror of
https://github.com/biobulkbende/biobulkbende.org.git
synced 2025-10-20 02:36:30 +00:00
how-it-works section finished
This commit is contained in:
@ -22,12 +22,21 @@
|
||||
}
|
||||
|
||||
&--t-padding{
|
||||
padding-top: 1.2rem;
|
||||
padding-top: 5.2rem;
|
||||
|
||||
@include atMedium(){
|
||||
position: unset;
|
||||
padding-top: 4.5rem;
|
||||
}
|
||||
|
||||
&-larger{
|
||||
padding-top: 5.2rem;
|
||||
|
||||
@include atMedium(){
|
||||
position: unset;
|
||||
padding-top: 6rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&--b-padding-small{
|
||||
|
Reference in New Issue
Block a user