Book a Demo!
Store
Features
Docs
Share
Support
News
About
Policies
Sign Up
Sign In
FogNetwork
Edit Copy
Star
GitHub Repository:
FogNetwork/Tsunami
Path:
blob/main/public/css/pwa.css
1
0
3
6
views
1
@media
all
and
(
display-mode
:
standalone
)
{
2
.pwacontent
{
3
display
:
none
;
4
}
5
}
6