Commit ab9994b9 by Joyon Ahmed

ok

parent 66db05c7
Showing with 8 additions and 4 deletions
......@@ -20,7 +20,7 @@ html, body {
nav{
margin-bottom: 0;
margin-right: auto;
margin-top: 0;
margin-top:0px;
margin-left: auto;
transition-property: 120px;
width: 600px;
......@@ -76,8 +76,11 @@ html, body {
}
tr:nth-child(even){
background-color: #c1cacc;
}
input {
width: auto;
padding: 12px 20px;
margin: 8px 0;
box-sizing: border-box;
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment