new layout
This commit is contained in:
@@ -8,8 +8,8 @@ body {
|
|||||||
background-image: linear-gradient(to bottom, aqua, blue);
|
background-image: linear-gradient(to bottom, aqua, blue);
|
||||||
font-family: "Times New Roman", Times, serif;
|
font-family: "Times New Roman", Times, serif;
|
||||||
|
|
||||||
width: 100%;
|
width: 100vw;
|
||||||
height: 100%;
|
height: 100vh;
|
||||||
|
|
||||||
/*background-image: url("../img/background.png");
|
/*background-image: url("../img/background.png");
|
||||||
background-size: cover;*/
|
background-size: cover;*/
|
||||||
|
|||||||
Reference in New Issue
Block a user