mirror of
https://github.com/mempool/mempool.git
synced 2024-11-20 02:11:49 +01:00
Merge pull request #3198 from mempool/simon/about-video-fixes
About page video improvements
This commit is contained in:
commit
0f077afef2
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…
Reference in New Issue
Block a user