Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_audio.sass « sass « assets - github.com/onweru/hugo-swift-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 83b1a0a60d9aeda78715041db78e6fc10dbe2ec4 (plain)
1
2
3
4
5
6
7
8
9
10
11
.waves 
  max-width: 320px
  height: 5px
  display: flex
  align-items: center
  justify-content: center
  flex-direction: column
  margin: 30px auto
  &_inner 
    min-width: 18rem
    min-height: 9rem