mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-25 08:30:58 -05:00
Compare commits
3 commits
782a9b54ba
...
15e8e10151
Author | SHA1 | Date | |
---|---|---|---|
|
15e8e10151 | ||
|
e8989fcffa | ||
|
06dea9300c |
1 changed files with 2 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
||||||
|
|
||||||
a {
|
a {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
height: 6em;
|
||||||
div {
|
div {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
@ -54,3 +54,4 @@
|
||||||
[data-light="true"] .home svg {
|
[data-light="true"] .home svg {
|
||||||
filter: invert(100%);
|
filter: invert(100%);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue