test
This commit is contained in:
parent
ddbb4bf7ce
commit
266669f24f
1 changed files with 3 additions and 3 deletions
|
@ -33,13 +33,13 @@
|
||||||
|
|
||||||
.content {
|
.content {
|
||||||
position: relative;
|
position: relative;
|
||||||
top: -65%;
|
top: -75%;
|
||||||
height: 60%;
|
height: 60%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.home img {
|
.home img {
|
||||||
width: 148px;
|
width: 250px;
|
||||||
height: 148px;
|
height: 250px;
|
||||||
background-color: #e7e7ef;
|
background-color: #e7e7ef;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue