margin banner mobile
This commit is contained in:
parent
8224395874
commit
4f97218692
1 changed files with 2 additions and 1 deletions
|
|
@ -34,6 +34,7 @@ th:nth-child(4), td:nth-child(4), th:nth-child(9), td:nth-child(9) {
|
|||
header .banner {
|
||||
max-height: 100px;
|
||||
width: 100%;
|
||||
margin: 5px auto 0px auto;
|
||||
}
|
||||
|
||||
|
||||
|
|
@ -68,6 +69,6 @@ table {
|
|||
}
|
||||
|
||||
section h2 {
|
||||
margin-top: 0px;
|
||||
margin-top: 5px;
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue