Use one helper for linking to team member. More clear title for Issue and MR
This commit is contained in:
parent
57e210f6e5
commit
03369a9165
8 changed files with 55 additions and 84 deletions
|
@ -41,6 +41,15 @@
|
|||
}
|
||||
}
|
||||
|
||||
.top_box_content {
|
||||
.box-title {
|
||||
color: $style_color;
|
||||
font-size: 18px;
|
||||
font-weight: normal;
|
||||
line-height: 28px;
|
||||
}
|
||||
}
|
||||
|
||||
.middle_box_content {
|
||||
@include border-radius(0);
|
||||
border: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue