Commit edbb48de by Aksa98

new

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