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

View File

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