[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [lego/master] Update button padding to help l10n



commit cba612a913491731077b1b6724c2c207b1fa3d84
Author: Antonela <antonela@xxxxxxxxxxxxxx>
Date:   Mon Oct 19 16:24:24 2020 +0000

    Update button padding to help l10n
    Update font's sources
---
 assets/scss/_eoy.scss | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/assets/scss/_eoy.scss b/assets/scss/_eoy.scss
index ea4dc94..8138387 100644
--- a/assets/scss/_eoy.scss
+++ b/assets/scss/_eoy.scss
@@ -1,10 +1,10 @@
 @font-face {
-  font-family: WhiteonBlack; /* https://open-foundry.com/fonts/league_gothic_italic */
+  font-family: WhiteonBlack; /* by imagex-fonts.com */
   src: url('./fonts/WhiteonBlack/WhiteOnBlack.ttf');
 }
 
 @font-face {
-  font-family: TerminalGrotesque; /* https://open-foundry.com/fonts/league_gothic_italic */
+  font-family: TerminalGrotesque; /* https://open-foundry.com/fonts/terminal_grotesque_open */
   src: url('./fonts/grotesque/terminal-grotesque_open.otf');
 }
 
@@ -53,7 +53,7 @@
 .rectangle {
   background-image: url('./images/home/png/tape.png');
   color: black;
-  padding: 10px;
+  padding: 15px 40px 0px 15px;
   font-size: 2em;
   font-family: "TerminalGrotesque", sans-serif;
   text-decoration: none;



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits