Skip to content
Snippets Groups Projects
Commit cb3d2b30 authored by jakubmudra's avatar jakubmudra
Browse files

Update source/css/organisms/hero-pirati-stan.pcss

parent ec6cc767
No related branches found
No related tags found
No related merge requests found
......@@ -4,4 +4,11 @@
background: linear-gradient(to right, theme('colors.acidgreen') 50%, theme('colors.lemon') 50%);
}
}
}
\ No newline at end of file
}
@media only screen and (max-width: 600px) {
.hero-listing {
display: none;
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment