We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5085532 commit 93529d9Copy full SHA for 93529d9
_sass/_elements.scss
@@ -8,8 +8,6 @@ hr {
8
border-bottom: 1px solid #fff;
9
}
10
11
-// Figures and images
12
-// --------------------------------------------------
13
figure {
14
margin: 0;
15
padding-top: 10px;
@@ -144,8 +142,6 @@ figure.center img {
144
142
145
143
146
147
-// Well
148
149
.well {
150
padding: 20px;
151
border: 1px solid $comp-color;
_sass/_mixins.scss
@@ -1,6 +1,3 @@
1
-// UTILITY MIXINS
2
3
-
4
// Clearfix
5
@use "sass:math";
6
0 commit comments