Removed border from last course chapter in profile
This commit is contained in:
@@ -76,6 +76,10 @@ div.profile-wrapper {
|
||||
padding: lh() 0;
|
||||
width: 100%;
|
||||
|
||||
&:last-child {
|
||||
border-bottom: 0px;
|
||||
}
|
||||
|
||||
h2 {
|
||||
border-right: 1px dashed #ddd;
|
||||
@include box-sizing(border-box);
|
||||
|
||||
Reference in New Issue
Block a user