remove a TON of unused bootstrap classes
This commit is contained in:
parent
0c8a803144
commit
e0a119ba36
|
@ -49,18 +49,3 @@
|
|||
clear: both;
|
||||
}
|
||||
}
|
||||
|
||||
// Image replacement
|
||||
// --------------------------------------------------
|
||||
|
||||
.hide-text {
|
||||
border: 0;
|
||||
background-color: transparent;
|
||||
overflow: hidden;
|
||||
&:before {
|
||||
display: block;
|
||||
width: 0;
|
||||
height: 150%;
|
||||
content: "";
|
||||
}
|
||||
}
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue