You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
250 B
23 lines
250 B
6 years ago
|
h1.page-header {
|
||
|
margin-top: -5px;
|
||
|
}
|
||
|
|
||
|
.sidebar {
|
||
|
padding-left: 15;
|
||
|
}
|
||
|
|
||
|
.main-container {
|
||
|
background: #FFF;
|
||
|
padding-top: 15px;
|
||
|
margin-top: -20px;
|
||
|
}
|
||
|
|
||
|
.footer {
|
||
|
width: 100%;
|
||
|
}
|
||
|
|
||
|
img {
|
||
|
|
||
|
max-width: 100%;
|
||
|
height: auto;
|
||
|
}
|