Compare commits

..

No commits in common. "427eaa6d33d98be2428220800b2cb0c70dbeb650" and "a9df7cb008d1c2b2c265ccf78604fe8160c238c3" have entirely different histories.

2 changed files with 2 additions and 13 deletions

View file

@ -1,11 +0,0 @@
{
"m.homeserver": {
"base_url": "https://matrix-client.drgnz.club"
},
"m.identity_server": {
"base_url": "https://vector.im"
},
"org.matrix.msc3575.proxy": {
"url": "https://matrix-client.drgnz.club"
}
}

View file

@ -60,8 +60,8 @@ a {
}
.cmm-sidebar ul {
padding: 20px;
border: var(--background2) dashed 2px
padding: 30px;
border: var(--background2) dashed 3px
}
.cm-navbar {