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