commit 319a7be30c30a4affe39d681735409ff88ff5058 Author: Antonela antonela@torproject.org Date: Mon Nov 9 11:51:49 2020 +0000
Update assets/scss/_eoy.scss --- assets/scss/_eoy.scss | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-)
diff --git a/assets/scss/_eoy.scss b/assets/scss/_eoy.scss index 8138387..0b525b7 100644 --- a/assets/scss/_eoy.scss +++ b/assets/scss/_eoy.scss @@ -67,15 +67,11 @@ text-decoration: none; }
- - -.give-today-and-mozi { - color: white; - font-family: Source Code Pro; - font-weight: 400; - text-align: left; +.match { font-size: 16px; - margin-bottom: 0; + color: #9D4AE8; + background: #000; + font-family: Courier New, monospace; }
.banner__containter {
tor-commits@lists.torproject.org