Skip to content

Commit

Permalink
fix regression of last pr
Browse files Browse the repository at this point in the history
  • Loading branch information
Mte90 committed Oct 23, 2019
1 parent 470eb4e commit 64739c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modal/modal.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
html, body {
width: 304px; /*76 * 4*/
height: 608px; /*76 * 8*/
height: 456px;
}
* {
color: #484848;
Expand Down

0 comments on commit 64739c6

Please sign in to comment.