maf
This commit is contained in:
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
@@ -195,11 +195,12 @@
|
|||||||
p{
|
p{
|
||||||
&:nth-child(n+2){
|
&:nth-child(n+2){
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
vertical-align: top;
|
vertical-align: middle;
|
||||||
margin-top: 30px;
|
margin-top: 30px;
|
||||||
width: 49%;
|
width: 49%;
|
||||||
min-width: 300px;
|
min-width: 300px;
|
||||||
img{
|
img{
|
||||||
|
margin-bottom: 20px;
|
||||||
width: 20%;
|
width: 20%;
|
||||||
max-width: 100px;
|
max-width: 100px;
|
||||||
min-width: 50px;
|
min-width: 50px;
|
||||||
|
|||||||
Reference in New Issue
Block a user