m
This commit is contained in:
+7
-5
@@ -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à
|
||||
</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"
|
||||
|
||||
Reference in New Issue
Block a user