Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS How to apply the correct margin in my strip inside an oval?

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #271192
    Isatol
    Participant

    I have a strip with animation of waves inside an oval. But i can’t find the correct way to apply the margin to adjust dinamically.

    So, i get the numeric data from my database, i use Vue to binding the margin dinamically to my strip class.

    It works perfect whit this:

    https://codepen.io/isatol/pen/vjVxdY

    But when i apply the animation, but now with svg it doesn’t work with bottom, always the strip stay up:
    https://codepen.io/isatol/pen/JvmWVQ

    How to apply the second CodePen like the first CodePen?

Viewing 1 post (of 1 total)
  • The forum ‘CSS’ is closed to new topics and replies.