Skip to content

Commit

Permalink
Modificato index e stile
Browse files Browse the repository at this point in the history
  • Loading branch information
davidefalco committed Nov 8, 2023
1 parent 451dbaa commit 0513a9d
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
.title{
position: absolute;
z-index: 1;
top: 90%;
top: 80%;
left: 50%;
transform: translate(-50%,-92%);
color: white;
Expand Down Expand Up @@ -107,16 +107,15 @@ body{
margin: auto;
}

p{
font-size: 18pt;
a, p{
font-size: 16pt;
}

a{
font-size: 18pt;
h1{
font-size: 40px;
}

h3{
font-size: 25pt;
font-size: 35px;
}

}

0 comments on commit 0513a9d

Please sign in to comment.