mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-22 15:55:04 +00:00
Update index.html
This commit is contained in:
parent
995b595699
commit
b07a7ee0f3
1 changed files with 1 additions and 2 deletions
|
@ -255,11 +255,10 @@
|
||||||
background: #0b0b0b;
|
background: #0b0b0b;
|
||||||
}
|
}
|
||||||
#newscontainer {
|
#newscontainer {
|
||||||
height: 100%;
|
|
||||||
padding: 2.000em 9.375em 2.000em 9.375em;
|
padding: 2.000em 9.375em 2.000em 9.375em;
|
||||||
}
|
}
|
||||||
#box {
|
#box {
|
||||||
height: 55%;
|
height: 23em;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
margin: 0 0 1.563em 0;
|
margin: 0 0 1.563em 0;
|
||||||
|
|
Loading…
Reference in a new issue