Skip to content

Commit

Permalink
smaller video
Browse files Browse the repository at this point in the history
  • Loading branch information
lucastavarex committed Nov 6, 2024
1 parent 274d96c commit eb71f10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/supercentro/story.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ export default function SuperCentro() {
<div style={{ display: "flex", flexDirection: "column", height: "4200vh", width: "100%", alignItems: "center" }}>
<video
ref={videoRef}
src="https://storage.googleapis.com/rj-escritorio-dev-public/dataviz/supercentro/SUPERCENTRO%20-%20DATA%20VIZ.mp4"
src="https://storage.googleapis.com/rj-escritorio-dev-public/dataviz/supercentro/supercentroteste.mp4"
type="video/mp4"
style={{
position: "sticky",
Expand Down

0 comments on commit eb71f10

Please sign in to comment.