This commit is contained in:
enne2
2023-05-14 17:27:13 +02:00
parent f26345620a
commit 775bc1a020
2 changed files with 62 additions and 18 deletions
+7 -5
View File
@@ -10,8 +10,8 @@ export default function Home() {
<>
<Head>
<title>
LOOP44 | nel centro di Matera uno spazio per coworking,
collaborazione, cultura
LOOP44 | nel centro di Matera uno spazio per progetti, cultura,
comunit&agrave;
</title>
<link
rel="stylesheet"
@@ -57,7 +57,9 @@ export default function Home() {
style={{ margin: "10px", paddingTop: "20px", width: "200px" }}
fluid
/>
<Container style={{ backgroundColor: "rgba(255,255,255,0.3)", width:300}}>
<Container
style={{ backgroundColor: "rgba(255,255,255,0.3)", width: 300 }}
>
<h1
style={{
textAlign: "center",
@@ -65,7 +67,7 @@ export default function Home() {
color: "#363636ff",
width: "100%",
fontWeight: 400,
marginBottom:40
marginBottom: 40,
}}
>
L O O P 4 4
@@ -80,7 +82,7 @@ marginBottom:40
<Services></Services>
<Container style={{ padding: 15 }}>
<iframe
style={{border:"1px solid black",marginTop: 20 }}
style={{ border: "1px solid black", marginTop: 20 }}
width="100%"
height="250"
loading="lazy"