Skip to content

Commit fc43ef6

Browse files
committed
Update style sheet comments
1 parent f5c20b9 commit fc43ef6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

client/stylesheets/components/_thumb.sass

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,9 @@
2020
// Modifiers
2121
// -------------------------------------
2222
23+
// ----- Sizes ----- //
24+
25+
// Medium
26+
2327
.thumb--m
2428
border-radius: $b-borderRadius

client/stylesheets/components/_underline.sass

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// Template (Haml)
99
// -------------------------------------
1010
//
11-
// %a.underline[alt]
11+
// %a.underline[alt](active)
1212
//
1313
// *************************************
1414

0 commit comments

Comments
 (0)