Skip to content
This repository has been archived by the owner on Aug 19, 2020. It is now read-only.

Commit

Permalink
removing more typekit stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Smith committed Apr 9, 2016
1 parent 3d48c0b commit 6e27dbe
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions _assets/stylesheets/_redbat/_type.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
html {
font-size: 14px;
-webkit-font-smoothing: antialiased;
opacity: 0;
transition: opacity 100ms ease-in;
@media #{$medium-up} {
font-size: 18px;
}
Expand Down Expand Up @@ -58,16 +56,6 @@ h5 {

// TEXT --------------------------

.wf-loading {
visibility: hidden;
}

.wf-active,
.wf-inactive {
opacity: 1;
visibility: visible;
}

p {
font-size: 1.1rem;
line-height: 1.7;
Expand Down

0 comments on commit 6e27dbe

Please sign in to comment.