Skip to content
Snippets Groups Projects
Commit f8737c06 authored by Arina Filatova's avatar Arina Filatova
Browse files

Update file team.html

parent ec3ba6a7
No related branches found
No related tags found
No related merge requests found
Pipeline #387767 passed
......@@ -4,7 +4,14 @@
{% block lead %}Meet the minds behind Natronaut{% endblock %}
{% block page_content %}
<style>
<style type="text/css">
*
{
margin: 0;
padding: 0;
overflow: hidden;
transition: 0.5s;
}
.card
{
width: 300px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment