mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
Merge pull request #3198 from mempool/simon/about-video-fixes
About page video improvements
This commit is contained in:
commit
0f077afef2
2 changed files with 2 additions and 0 deletions
1
frontend/.gitignore
vendored
1
frontend/.gitignore
vendored
|
|
@ -54,6 +54,7 @@ src/resources/assets-testnet.json
|
|||
src/resources/assets-testnet.minimal.json
|
||||
src/resources/pools.json
|
||||
src/resources/mining-pools/*
|
||||
src/resources/*.mp4
|
||||
|
||||
# environment config
|
||||
mempool-frontend-config.json
|
||||
|
|
|
|||
|
|
@ -36,6 +36,7 @@
|
|||
|
||||
video {
|
||||
width: 640px;
|
||||
height: 360px;
|
||||
max-width: 90%;
|
||||
margin-top: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue