Commit edbb48de by Aksa98

new

parent 6be6bb39
...@@ -13,6 +13,9 @@ nav{ ...@@ -13,6 +13,9 @@ nav{
height: 100%; height: 100%;
} }
} }
button{
outline:none;
}
.navbar-collapse{ .navbar-collapse{
margin-left: 160px; margin-left: 160px;
ul{ ul{
......
...@@ -43,6 +43,7 @@ nav{ ...@@ -43,6 +43,7 @@ nav{
img{ img{
width: 100% !important; width: 100% !important;
} }
} }
.navbar-collapse{ .navbar-collapse{
margin-left: 0px !important; margin-left: 0px !important;
...@@ -311,8 +312,8 @@ nav{ ...@@ -311,8 +312,8 @@ nav{
} }
.col-md-4 .col-md-4
{ {
margin-bottom: 5px !important; padding-bottom: 15px !important;
margin-left:36px !important; margin-left:0px !important;
h5{ h5{
font-size: 19px !important; font-size: 19px !important;
...@@ -328,7 +329,7 @@ nav{ ...@@ -328,7 +329,7 @@ nav{
} }
} }
.col-md-2{ .col-md-2{
margin-left: 36px !important; margin-left: 0px !important;
border-right: 0px !important; border-right: 0px !important;
height: auto !important; height: auto !important;
margin-top: 20px !important; margin-top: 20px !important;
......
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 to comment