Skip to content

Commit 4e67c82

Browse files
authored
Merge pull request #26 from mdn/estelle-patch-2
hide button on load
2 parents ea8c3e6 + d2352a1 commit 4e67c82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

a2hs/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ img {
1717
position: absolute;
1818
top: 1px;
1919
left: 1px;
20+
display: none;
2021
}
2122

2223
@media (orientation: landscape) {

0 commit comments

Comments
 (0)