added custom class for product hunt announcement
This commit is contained in:
parent
348feb4341
commit
fb617ad577
|
|
@ -712,6 +712,10 @@ html[dir='ltr'] .print-heading {
|
|||
html[dir='rtl'] .print-heading {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.custom-product-hunt {
|
||||
display: none;
|
||||
}
|
||||
/*--Print --*/
|
||||
|
||||
@media (max-width: 1600px) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue