diff --git a/front/dist/resources/service-worker.html b/front/dist/resources/service-worker.html index 45615b1a..9a1f6379 100644 --- a/front/dist/resources/service-worker.html +++ b/front/dist/resources/service-worker.html @@ -48,15 +48,33 @@ width: 307px; font-size: 20px; } + body p:nth-child(2){ + top: calc( 50% + 50px); + left: calc( 50% - 150px); + } + body p:nth-child(3){ + top: calc( 50% + 100px); + left: 0; + font-size: 10px; + width: 100%; + }
Charging your workspace ...
+