Commit ab9994b9 by Joyon Ahmed

ok

parent 66db05c7
Showing with 7 additions and 3 deletions
...@@ -20,7 +20,7 @@ html, body { ...@@ -20,7 +20,7 @@ html, body {
nav{ nav{
margin-bottom: 0; margin-bottom: 0;
margin-right: auto; margin-right: auto;
margin-top: 0; margin-top:0px;
margin-left: auto; margin-left: auto;
transition-property: 120px; transition-property: 120px;
width: 600px; width: 600px;
...@@ -76,8 +76,11 @@ html, body { ...@@ -76,8 +76,11 @@ html, body {
} }
tr:nth-child(even){ input {
background-color: #c1cacc; 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