update file-dummy height

This commit is contained in:
Ali Zemani 2019-01-19 12:12:35 +03:30 committed by GitHub
parent 19e9a1447f
commit 2764844c31
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -202,7 +202,7 @@ video::-webkit-media-controls-panel {
transition: background 0.3s ease-in-out;
margin: 0 auto;
width: 76%;
height: 70%;
height: auto;
font-size: 2em;
padding: 4% 10%;
}
@ -283,4 +283,4 @@ h6 {
.menu-item::after {
content: '\2807';
font-size: 2em;
}
}