Slightly improve layout of the site
This commit is contained in:
parent
e6732b88e1
commit
70af49f938
1 changed files with 8 additions and 0 deletions
|
@ -21,3 +21,11 @@ h1 {
|
||||||
font-weight:900;
|
font-weight:900;
|
||||||
font-size: x-large;
|
font-size: x-large;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#banner {
|
||||||
|
margin-bottom: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.breadcrumb {
|
||||||
|
overflow: auto;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue