mirror of
https://github.com/biobulkbende/biobulkbende.org.git
synced 2025-10-20 02:36:30 +00:00
finished for now
This commit is contained in:
@ -12,6 +12,7 @@
|
||||
|
||||
&--medium {
|
||||
margin-bottom:1.5rem;
|
||||
margin-top: 1.5rem;
|
||||
|
||||
@include atSmall(){
|
||||
font-size: 1.1rem;
|
||||
@ -25,4 +26,12 @@
|
||||
font-size: 1.25rem;
|
||||
}
|
||||
}
|
||||
|
||||
&--pickupday {
|
||||
margin: 30px 0px;
|
||||
|
||||
@include atMedium(){
|
||||
margin: 0px;
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user