Sha256: 7344ff64502df07eb8f811517655f3a923cfa98b60cd68774053cd18bd782880

Contents?: true

Size: 524 Bytes

Versions: 1

Compression:

Stored size: 524 Bytes

Contents

.footer {
  position: absolute;
  height: 50px;
  width: 100%;
  bottom: 0;
  clear: both;
}

.push {
  height: 50px;
}

.container {
  position: relative;
  min-height: 100vh;
  height: auto !important;
  height: 100%;
  flex: 1;
}

.center {
  position: relative;
  display: flex;
  justify-content: center;
}

.line-limit-length {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 400px;
  display: inline-block;
  // height: 18.4px;
  margin-bottom: -5px;
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sim-css-0.1.0 _sass/sim-css.scss