fix, frame to iframe

This commit is contained in:
Silver Kuusik 2018-05-03 09:46:50 +03:00 committed by GitHub
parent 6a92c63ae3
commit 93dc55d833
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ body {
overflow: hidden;
background-color: #fff;
}
frame {
iframe {
width: 100%;
height: 100%;
}