Skip to content
Snippets Groups Projects
Commit 7960f75b authored by Pratyush Thakur's avatar Pratyush Thakur
Browse files

check

parent e08e6248
Branches master
No related tags found
No related merge requests found
Pipeline #197173 failed
......@@ -22,26 +22,28 @@ body {
}
#box1 {
text-align: center;
box-sizing: border-box;
height: 80vh;
width: 95vw;
background-color: aqua;
border-left: 10vw solid white;
border-right: 10vw solid white;
border-left: 15vw solid white;
border-right: 15vw solid white;
border-top: 5vh solid white;
border-bottom: 5vh solid white;
}
#box1 a {
display: block;
margin: auto;
}
#box1 p {
text-align: left;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment