Add matrix logo

This commit is contained in:
Jorik Schellekens
2020-06-25 02:01:53 +01:00
parent bb28571969
commit 7d9a9904f5
9 changed files with 91 additions and 9 deletions
+2 -3
View File
@@ -22,9 +22,8 @@ limitations under the License.
border-radius: 8px;
padding: 1rem;
display: flex;
flex-direction: column;
align-items: center;
display: grid;
justify-items: center;
text-align: center;
}