CSS : esthetic div.box (dashboard) width : 98%
This commit is contained in:
parent
943cbd5877
commit
56fb2ce79c
1 changed files with 1 additions and 1 deletions
|
|
@ -1498,7 +1498,7 @@ div.box {
|
|||
}
|
||||
@media only screen and (max-width: 955px) {
|
||||
div.box {
|
||||
width: 95%;
|
||||
width: 98%;
|
||||
height: 380px;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue