We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 424b965 commit ba8ff96Copy full SHA for ba8ff96
1 file changed
404.html
@@ -25,7 +25,7 @@
25
animation-direction: normal;
26
animation-timing-function: linear;
27
}
28
- #balls {
+ #alert {
29
position: relative;
30
top: 50%;
31
animation-duration: 1s;
@@ -64,7 +64,7 @@
64
</head>
65
<body>
66
<div id="siteWrap">
67
- <img id="balls" width="256" src="https://discussions.apple.com/content/attachment/39e305f2-cd6f-4130-88ea-cc009cc5abce" />
+ <img id="alert" loading="eager" width="256" src="https://discussions.apple.com/content/attachment/39e305f2-cd6f-4130-88ea-cc009cc5abce" />
68
</div>
69
</body>
70
</html>
0 commit comments