Make GitHub buttons functional in editor section
This commit is contained in:
@@ -21,4 +21,10 @@
|
||||
|
||||
.editor__github {
|
||||
margin: 40px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.editor__github-button {
|
||||
margin: 7px;
|
||||
}
|
||||
Reference in New Issue
Block a user