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
fef88b0b3c
commit
995b595699
1 changed files with 2 additions and 2 deletions
|
@ -255,11 +255,11 @@
|
||||||
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 {
|
||||||
position: relative;
|
height: 55%;
|
||||||
height: 24.000em;
|
|
||||||
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