2
0
Mugen87 7 жил өмнө
parent
commit
11bf4819d6

+ 7 - 7
examples/webaudio_timing.html

@@ -35,11 +35,11 @@
 				z-index: 1;
 				top: 0;
 				left: 0;
-			  width: 100%;
-			  height:100%;
-			  display: flex;
-			  align-items: center;
-			  justify-content: center;
+				width: 100%;
+				height:100%;
+				display: flex;
+				align-items: center;
+				justify-content: center;
 				opacity: 1;
 				background-color: #000000;
 				color: #ffffff;
@@ -50,8 +50,8 @@
 			}
 
 			#overlay > div > button {
-			  height: 20px;
-			  width: 100px;
+				height: 20px;
+				width: 100px;
 				background: transparent;
 				color: #ffffff;
 				outline: 1px solid #ffffff;