Skip to content
Snippets Groups Projects
Commit 9f446856 authored by Liliana Sanfilippo's avatar Liliana Sanfilippo
Browse files

influence

parent bd8f3b56
No related branches found
No related tags found
No related merge requests found
Pipeline #452581 passed
...@@ -59,7 +59,7 @@ ...@@ -59,7 +59,7 @@
} }
.unten { .unten {
padding-bottom: 30px; padding-bottom: 50px;
padding-left: 10px; padding-left: 10px;
} }
......
...@@ -170,8 +170,8 @@ import Collapsible from "./Collapsible"; ...@@ -170,8 +170,8 @@ import Collapsible from "./Collapsible";
<p style={{paddingTop: "50px", fontSize: "large"}}>Summary:</p> <p style={{paddingTop: "50px", fontSize: "large"}}>Summary:</p>
<p>{data[i].summary}</p> <p>{data[i].summary}</p>
</div> </div>
<div className="row unten"> <div className="row unten" style={{fontSize: "large"}}>
hallo See how this influenced our project at
</div> </div>
</div> </div>
<div className="col-3"> <div className="col-3">
......
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