mirror of
https://github.com/mehotkhan/BandersnatchInteractive.git
synced 2025-07-28 01:33:23 +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;
|
transition: background 0.3s ease-in-out;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
width: 76%;
|
width: 76%;
|
||||||
height: 70%;
|
height: auto;
|
||||||
font-size: 2em;
|
font-size: 2em;
|
||||||
padding: 4% 10%;
|
padding: 4% 10%;
|
||||||
}
|
}
|
||||||
|
@ -283,4 +283,4 @@ h6 {
|
||||||
.menu-item::after {
|
.menu-item::after {
|
||||||
content: '\2807';
|
content: '\2807';
|
||||||
font-size: 2em;
|
font-size: 2em;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue