Cards top margin
This commit is contained in:
parent
8d5ecba3bc
commit
9b75ce867d
@ -23,6 +23,10 @@ footer, .map {
|
||||
height:10px;
|
||||
}
|
||||
|
||||
.m4 {
|
||||
margin-top: 30px;
|
||||
}
|
||||
|
||||
a:link {
|
||||
color: white;
|
||||
}
|
||||
|
@ -48,12 +48,15 @@ h1, h2 {
|
||||
color: #3498db;
|
||||
}
|
||||
|
||||
.m3 {
|
||||
margin-top: 30px;
|
||||
}
|
||||
|
||||
footer, .map {
|
||||
background-color: #34495e !important;
|
||||
}
|
||||
|
||||
.card{
|
||||
padding-top: 31px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
.progress{
|
||||
|
Reference in New Issue
Block a user