mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Apply mobile layout to tablets for rtl styles
This commit is contained in:
parent
b0d36709e9
commit
0ea3ab655f
1 changed files with 1 additions and 1 deletions
|
@ -232,7 +232,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 ){
|
||||||
h1{
|
h1{
|
||||||
text-align:right;
|
text-align:right;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue