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