Merge pull request #2046 from raskoln1kov/patch-1

Update clickjack_attack.html: Fix malformed CSS syntax
This commit is contained in:
bcoles
2021-01-26 17:49:22 +11:00
committed by GitHub

View File

@@ -54,7 +54,7 @@ height:30px;
line-height:30px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius5px;
border-radius:5px;
border:1p solid #999;
text-decoration:none;
margin-top:40px;