fix styling for mobile devices

This commit is contained in:
2023-03-09 19:40:24 +01:00
parent 252a2745c7
commit 60e4c5d4e6
2 changed files with 3 additions and 5 deletions

View File

@@ -36,6 +36,7 @@ body {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
width: 100%;
height: 120vh;
margin-top: -0.5vh;
@@ -48,15 +49,12 @@ body {
}
.title-content {
position: relative;
color: white;
top: 20vh;
}
.title-buttons {
position: relative;
margin-top: 10%;
font-size: 1.3rem;
top: 30vh;
}
.heading {

View File

@@ -73,7 +73,7 @@
</div>
<div class="sidebyside-element">
<h3>Familiar.</h3>
<p>impress.js presentations can be written in HTML with only a few simple to understand element attributes. Highly detailed Documentation helps you in getting started!</p>
<p>impress.js presentations can be written in HTML with only a few simple to understand element attributes. Highly detailed Documentation helps you getting started!</p>
</div>
</div>
<div class="sidebyside">