peak af
This commit is contained in:
parent
98293a3566
commit
ff88214c8a
@ -48,7 +48,7 @@ body{
|
|||||||
/* this ones jut some temporary shit i whipped up on a css gradient maker */
|
/* this ones jut some temporary shit i whipped up on a css gradient maker */
|
||||||
background: rgb(34,246,231);
|
background: rgb(34,246,231);
|
||||||
background: linear-gradient(42deg, rgba(34,246,231,1) 0%, rgba(10,218,57,1) 46%, rgba(16,125,37,1) 100%);
|
background: linear-gradient(42deg, rgba(34,246,231,1) 0%, rgba(10,218,57,1) 46%, rgba(16,125,37,1) 100%);
|
||||||
height:100%
|
height:fit-content;
|
||||||
}
|
}
|
||||||
p {
|
p {
|
||||||
color: white;
|
color: white;
|
||||||
@ -104,7 +104,6 @@ input{
|
|||||||
width:90%;
|
width:90%;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
margin-top: 390px;
|
|
||||||
}
|
}
|
||||||
#aboutP{
|
#aboutP{
|
||||||
color:black;
|
color:black;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user