diff --git a/app/assets/v2/css/base.css b/app/assets/v2/css/base.css index 38921564a43..55615e54387 100644 --- a/app/assets/v2/css/base.css +++ b/app/assets/v2/css/base.css @@ -72,6 +72,10 @@ span { #tutorials li{ list-style: none; } +#tutorials img{ + max-width: 300px; + width: 100%; +} .tutorial_item{ background-color: #fff; diff --git a/app/assets/v2/images/tldr/tips_noborder.jpg b/app/assets/v2/images/tldr/tips_noborder.jpg new file mode 100644 index 00000000000..c573954f62a Binary files /dev/null and b/app/assets/v2/images/tldr/tips_noborder.jpg differ diff --git a/app/retail/templates/about.html b/app/retail/templates/about.html index 9d2d2b8b95f..9380a2bcb7c 100644 --- a/app/retail/templates/about.html +++ b/app/retail/templates/about.html @@ -74,7 +74,7 @@
{% blocktrans %}Gitcoin is a project that combines the #givefirst mantra of the Boulder community with capitalistic incentives to write great software. By enabling Repo Maintainers, developers, and financiers to find one another, Gitcoin grows open source software.{% endblocktrans %}
@@ -143,14 +143,14 @@{% trans "Open Gitcoin Roles" %}
- {% trans "Front End Developer" %} + {% trans "Product Developer" %} {% trans "Learn More" %}
- {% trans "Technical Business Development Lead" %} - + {% trans "Entrepeneur In Residence" %} + {% trans "Learn More" %}
@@ -224,7 +224,8 @@and many more.. Click below to view our toolbox:
+ {% trans "View our Toolbox" %}