Files
pot-php/author/project/system/public/themes/default/css/footer.css
2025-07-06 13:21:38 +07:00

7 lines
79 B
CSS

@charset "UTF-8";
footer {
&:not(:has(*)) {
display: none;
}
}