3px → 2px border on pinned comments area
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
.root__pinned-comments {
|
||||
margin-bottom: $offset * 2;
|
||||
padding: ($offset / 3) ($offset / 2);
|
||||
border: 3px solid #0aa;
|
||||
border: 2px solid #0aa;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user