Bijgewerkte versie, html <body> nog niet juiste groote!

This commit is contained in:
Atilla
2024-03-05 21:05:57 +01:00
parent e60518fa77
commit 49f3739f7e
10 changed files with 89 additions and 210 deletions

View File

@@ -51,7 +51,7 @@ body
background-repeat: no-repeat;
background-size: cover;
background-position: center;
// font-family: $font-text;
font-family: $font-text;
display: flex;
justify-content: center;
align-items: center;
@@ -68,7 +68,6 @@ body
.goodgarden-logo
{
// z-index: inherit;
position: absolute;
width: 10vw;
left: 50%;
@@ -84,7 +83,7 @@ body
.mainBorder
{
// padding: 1.25rem 1.5rem;\
padding: 1.25rem 1.5rem;
padding: 1rem 0;
height: 35rem;
border: solid 5px $primary-color;
@@ -152,7 +151,7 @@ body
font-size: 1.25rem;
padding: 0 1rem 2.5rem;
height: 225px;
// position: relative;
position: relative;
h2
{
@@ -232,7 +231,7 @@ body
&-rechts
{
grid-column: 3;
// margin-right: 2rem;
margin-right: 2rem;
#metingen
{
@@ -290,7 +289,7 @@ body
{
td
{
font-size: 1.05rem;
// font-size: 1.05rem;
}
}
}
@@ -301,7 +300,7 @@ body
{
td
{
font-size: 1.25rem;
// font-size: 1.25rem;
}
}
}