fix
This commit is contained in:
parent
20e03a476f
commit
499bb124bb
@ -19,7 +19,7 @@ body {
|
|||||||
max-width: 100vw;
|
max-width: 100vw;
|
||||||
font-family: 'Source Code Pro', monospace;
|
font-family: 'Source Code Pro', monospace;
|
||||||
}
|
}
|
||||||
.ccontent{
|
.content{
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
@ -33,7 +33,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="ccontent">
|
<div class="content">
|
||||||
<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" />
|
||||||
<div class="link">
|
<div class="link">
|
||||||
|
Loading…
Reference in New Issue
Block a user