mirror of
https://github.com/mehotkhan/BandersnatchInteractive.git
synced 2025-07-27 17:23:22 +00:00
update file-dummy height
This commit is contained in:
parent
19e9a1447f
commit
2764844c31
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue