mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Apply responsive layout for tablets
This commit is contained in:
parent
11cf143d2d
commit
59ab9197a8
1 changed files with 1 additions and 1 deletions
|
@ -1696,7 +1696,7 @@ h2 .rssicon{
|
||||||
|
|
||||||
/*Styles specific to mobiles*/
|
/*Styles specific to mobiles*/
|
||||||
|
|
||||||
@media handheld, only screen and (max-device-height: 37em), only screen and (max-device-width: 50em){
|
@media handheld, only screen and ( max-width: 60em ), only screen and ( max-device-width: 60em ){
|
||||||
img{
|
img{
|
||||||
max-width:100%;
|
max-width:100%;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue