mise à jour problème largeur téléphones

This commit is contained in:
2023-09-11 23:08:34 +02:00
parent 65619ac988
commit 4edbf80037
2 changed files with 5 additions and 6 deletions

View File

@@ -4,9 +4,8 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0">
<title>EgNET</title>
<script src="https://kit.fontawesome.com/15181efa86.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
<link rel="stylesheet" type="text/css" href="src/style.min.css">
</head>
@@ -114,7 +113,7 @@
<div class="featured-content va">
<div>
<h3 class="title post-title has-text-primary">Informations diverses</h3>
<p class="post-excerpt has-text-light" style="margin-bottom: -30px;">Des vidéos pour sinformer sur&nbsp;:</p>
<p class="post-excerpt has-text-light">Des vidéos pour sinformer sur&nbsp;:</p>
</div>
</div>
</article>
@@ -123,7 +122,7 @@
<div class="column post is-6">
<article class="columns is-multiline">
<div class="column is-12">
<iframe src="https://player.vimeo.com/video/554705289?h=3f5ea632a5&title=0&byline=0&portrait=0" width="500" height="260" frameborder="0" style="margin-left: -16px;" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe>
<iframe src="https://player.vimeo.com/video/554705289?h=3f5ea632a5&title=0&byline=0&portrait=0" width="330" height="180" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe>
</div>
<div class="column is-12 featured-content ">
<h3 class="heading post-category">Vimeo</h3>
@@ -136,7 +135,7 @@
<div class="column post is-6">
<article class="columns is-multiline">
<div class="column is-12">
<iframe width="440" height="260" src="https://www.youtube-nocookie.com/embed/nIz1DjOHKGc?si=j02te9vVSQ3_w1q9" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
<iframe width="330" height="180" src="https://www.youtube-nocookie.com/embed/nIz1DjOHKGc?si=j02te9vVSQ3_w1q9" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div>
<div class="column is-12 featured-content ">
<h3 class="heading post-category">YouTube</h3>

2
src/style.min.css vendored

File diff suppressed because one or more lines are too long