Sha256: 2df80ee67c542e7e176bb03e11904768ec8aa2caacad2fcbcd1b5656e750a2a3

Contents?: true

Size: 859 Bytes

Versions: 1

Compression:

Stored size: 859 Bytes

Contents

---
---

@import "/assets/uikit.css";

.uikit-grid .container:before,
.uikit-grid .container:after,
.uikit-grid .container-fluid:before,
.uikit-grid .container-fluid:after {
  content: none;
}

.uikit-body {
  p {
    margin-bottom: 0.8em;
  }
}

.uikit-header {
  padding: 1.25em 0;
  margin-bottom: 1em;
}

.uikit-fileupload input[type="file"] {
  width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}

a.uikit-btn {
  color: #fff;
}

.uikit-btn {
  text-align: center;

  @media (max-width: 640px) {
    display: block;
  }
}

button.uikit-btn {
  @media (max-width: 640px) {
    display: block;
    width: 100%;
  }
}

@media (max-width: 640px) {
  .footer--fixed-bottom {
    position: absolute;
    box-sizing: border-box;
    padding: 0.6em;
    width: 100%;
    bottom: 0;
    right: 0;
    left: 0;
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
dta_rapid-0.4.5 assets/style.scss