Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Antonela
tpo
Commits
b17e55f9
Commit
b17e55f9
authored
Aug 31, 2020
by
Antonela
🔮
Browse files
Increase Green Onion members size
parent
284b7c0e
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/membership.html
View file @
b17e55f9
...
...
@@ -102,11 +102,15 @@
</div>
<div
class=
"container"
id=
"green"
>
<div
class=
"row py-5"
>
<h3
class=
"col-12 text-primary display-4"
>
{{ _('Green Onion Members') }}
</h3>
<h3
class=
"col-12 text-primary display-4
pb-4
"
>
{{ _('Green Onion Members') }}
</h3>
<div
class=
"col-md-6"
>
<ul
class=
"jobs-ul"
>
<li><a
href=
"https://duckduckgo.com"
title=
"DuckDuckGo"
target=
"_blank"
>
DuckDuckGo
</a></li>
<li><a
href=
"https://insurgo.ca"
title=
"Insurgo, Inc"
target=
"_blank"
>
Insurgo, Inc
</a></li>
<ul
class=
"list-group list-group-flush"
>
<li
class=
"list-group-item px-0"
>
<p><a
href=
"https://duckduckgo.com"
title=
"DuckDuckGo"
target=
"_blank"
>
DuckDuckGo
</a></p>
</li>
<li
class=
"list-group-item px-0"
>
<p><a
href=
"https://insurgo.ca"
title=
"Insurgo, Inc"
target=
"_blank"
>
Insurgo, Inc
</a></p>
</li>
</ul>
</div>
<div
class=
"col-md-6"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment