mirror of
https://github.com/biobulkbende/biobulkbende.org.git
synced 2025-10-19 10:16:31 +00:00
how-it-works section finished
This commit is contained in:
@ -2,6 +2,14 @@
|
||||
|
||||
@include clearfix();
|
||||
|
||||
&--large-only{
|
||||
display: none;
|
||||
|
||||
@include atLarge{
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
|
||||
&--gutters {
|
||||
margin-right: -60px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user