Update main.css
force no scrollbar in tiles
This commit is contained in:
parent
c8a3359dd0
commit
4755cf1482
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ article#func.article {
|
|||
font-size: 130%;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.article p {
|
||||
|
|
Loading…
Reference in a new issue