10 lines
144 B
Stylus
10 lines
144 B
Stylus
// Tags
|
|
// --------------------------------------------------
|
|
|
|
a { border-bottom-color: $grey-light; }
|
|
|
|
hr {
|
|
margin: 20px 0;
|
|
height: 2px;
|
|
}
|