mirror of
https://github.com/kaboomserver/website.git
synced 2024-11-28 18:26:12 -05:00
New updates
This commit is contained in:
parent
ecdc719803
commit
0e9d290980
1 changed files with 2 additions and 1 deletions
|
@ -329,7 +329,7 @@ input:focus {
|
|||
}
|
||||
|
||||
#news-box {
|
||||
height:50%;
|
||||
height:230px;
|
||||
overflow: scroll;
|
||||
overflow-x: hidden;
|
||||
margin-bottom: 15px;
|
||||
|
@ -427,6 +427,7 @@ margin-right: 13px;
|
|||
}
|
||||
#news-box{
|
||||
margin-bottom: 25px;
|
||||
height: 300px;
|
||||
}
|
||||
#news-list li{
|
||||
margin-bottom: 20px;
|
||||
|
|
Loading…
Reference in a new issue