Commit 5c7a8fe7 by aksa

Merge branch 'aksa' into 'master'

Aksa See merge request !33
parents 16c5811e c5aed567
......@@ -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;
......@@ -313,8 +314,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;
......@@ -330,7 +331,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