Skip to content

Commit 93529d9

Browse files
committed
🐛 update css
1 parent 5085532 commit 93529d9

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

_sass/_elements.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ hr {
88
border-bottom: 1px solid #fff;
99
}
1010

11-
// Figures and images
12-
// --------------------------------------------------
1311
figure {
1412
margin: 0;
1513
padding-top: 10px;
@@ -144,8 +142,6 @@ figure.center img {
144142
}
145143
}
146144

147-
// Well
148-
// --------------------------------------------------
149145
.well {
150146
padding: 20px;
151147
border: 1px solid $comp-color;

_sass/_mixins.scss

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// UTILITY MIXINS
2-
// --------------------------------------------------
3-
41
// Clearfix
52
@use "sass:math";
63

0 commit comments

Comments
 (0)