Add matrix logo
This commit is contained in:
@@ -34,6 +34,9 @@ body,
|
||||
font-family: Helvetica Neue;
|
||||
font-style: normal;
|
||||
|
||||
font-size: 14px;
|
||||
line-height: 24px;
|
||||
|
||||
background-color: $app-background;
|
||||
color: $font;
|
||||
}
|
||||
@@ -49,3 +52,8 @@ a {
|
||||
color: $link;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
hr {
|
||||
border: 1px solid lighten($grey, 50);
|
||||
margin: 0 40px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user