diff options
Diffstat (limited to 'css/yaml4/screen/astaf.css')
| -rw-r--r-- | css/yaml4/screen/astaf.css | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/css/yaml4/screen/astaf.css b/css/yaml4/screen/astaf.css index 764f458..33ea457 100644 --- a/css/yaml4/screen/astaf.css +++ b/css/yaml4/screen/astaf.css @@ -160,10 +160,11 @@ } } -@media screen and ( max-width: 480px) { +@media screen and ( max-width: 555px) { header .ym-wbox { padding: 0.75em 10px; + } footer .ym-wbox, @@ -178,6 +179,7 @@ font-size: 1.5em; line-height: 1em; margin: 0; + } /* Linearisation for Grid- and Column-Module, based on CSS class .linearize-level-2 */ |
