7 lines
No EOL
114 B
CSS
7 lines
No EOL
114 B
CSS
#app-wrapper {
|
|
&:has(#router-outlet #post) {
|
|
#jumbotron {
|
|
display: none;
|
|
}
|
|
}
|
|
} |