[Bug] your website https://www.aios.foundation/,video player have a bug ,the div id=footer :before css, Affects the control buttons of the video introducing AIOS https://www.aios.foundation/assets/css/style.css,line 1276, #458
Labels
bug
report bugs that need to be fixed
Checked other resources
Describe your current environment
about your website,Affects the control buttons of the video introducing AIOS
Describe the bug
@media only screen and (min-width: 1921px) {
.footer-area::before {
height: 1120px;
}
}
maybe the video tag need a z-index
The text was updated successfully, but these errors were encountered: