row display test of seminary questgroups for 480px+ width
This commit is contained in:
parent
532ae913e2
commit
80a750eab6
2 changed files with 5 additions and 1 deletions
|
|
@ -99,3 +99,7 @@ article{padding-top:5.375em;margin-bottom:30px}
|
|||
|
||||
/** Media Queries **/
|
||||
|
||||
@media only screen and (min-width:480px){
|
||||
.questgroups li{width:48%;float:left}
|
||||
.questgroups li:nth-child(even){float:right}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue