update
This commit is contained in:
parent
8de877fd6a
commit
df62f08f9c
@ -17,7 +17,7 @@ body {
|
|||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
font-family: 'Source Code Pro', monospace;
|
font-family: 'Source Code Pro', monospace;
|
||||||
}
|
}
|
||||||
.content{
|
.ccontent{
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
@ -37,4 +37,4 @@ body {
|
|||||||
color: #161340;
|
color: #161340;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 1.5rem;
|
font-size: 1.5rem;
|
||||||
}
|
}
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
<link href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400;700&display=swap" rel="stylesheet" />
|
<link href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400;700&display=swap" rel="stylesheet" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="content">
|
<div class="ccontent">
|
||||||
<img src="/img/pruh-web-1500.png" alt="sponzoři" class="img_1" />
|
<img src="/img/pruh-web-1500.png" alt="sponzoři" class="img_1" />
|
||||||
<img src="/img/polaroid-web-750.png" alt="foto pozvánka" class="img_2" />
|
<img src="/img/polaroid-web-750.png" alt="foto pozvánka" class="img_2" />
|
||||||
<a href="https://www.facebook.com/events/616074790100388" target="_blank" class="udalost">odkaz na událost</a>
|
<a href="https://www.facebook.com/events/616074790100388" target="_blank" class="udalost">odkaz na událost</a>
|
||||||
|
Loading…
Reference in New Issue
Block a user