diff --git a/groups/home/bootstrap3/Vue3-v.5-css.html b/groups/home/bootstrap3/Vue3-v.5-css.html index 8b7bc8d..d590034 100644 --- a/groups/home/bootstrap3/Vue3-v.5-css.html +++ b/groups/home/bootstrap3/Vue3-v.5-css.html @@ -401,9 +401,13 @@ } } + @media only screen and (max-width: 472px) { + #app2 { margin-bottom: 65px; } + #radios > label, #radios > div > label { margin-bottom: -5px; } + } + @media only screen and (max-width: 360px) { #app2 { margin-bottom: 85px; } - #radios > label, #radios > div > label { margin-bottom: -5px; } } @media only screen and (max-width: 992px) {