neutral preview images
This commit is contained in:
@ -149,7 +149,7 @@ module Merged
|
||||
def margin_for( section )
|
||||
{ "0" => " m-0" ,
|
||||
"none" => "" ,
|
||||
"20" => " m-20" ,
|
||||
"20" => " 8 md:12 lg:16 xl:m-20" ,
|
||||
}[section.option("margin")] || ""
|
||||
end
|
||||
# need full color names for tailwind to pick it up
|
||||
|
Reference in New Issue
Block a user