more responsive fixes
This commit is contained in:
@@ -41,4 +41,11 @@
|
||||
margin-right: 1px;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
@media (max-width: 575px) {
|
||||
#streamPage {
|
||||
background: local url('/assets/result.png') top right / 80% no-repeat,
|
||||
rgba(0, 0, 0, 0.8);
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user