Mise a jour du marquee
This commit is contained in:
+7
-2
@@ -76,9 +76,14 @@
|
||||
--markee-interaction-pause-delay: 1s;
|
||||
|
||||
width: 100vw;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: start;
|
||||
align-items: flex-start;
|
||||
|
||||
& > gavle-next-bus {
|
||||
max-width: 75vw;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
& > * {
|
||||
@@ -260,9 +265,9 @@
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<iframe id="gavle-tv" src="./liquid-shape-distortions/index.html" frameborder="0"></iframe>
|
||||
<iframe id="gavle-tv" src="./effects.html" frameborder="0"></iframe>
|
||||
|
||||
<script type="module" src="./components/marquee.js"></script>
|
||||
<script type="module" src="./components/marquee/src/marquee.js"></script>
|
||||
<script type="module" src="./components/next-bus.js"></script>
|
||||
<script type="module" src="./components/velov-station.js"></script>
|
||||
<script type="module">
|
||||
|
||||
Reference in New Issue
Block a user