Changing triangle size
This commit is contained in:
parent
3bc5a29f70
commit
9f498bad1f
|
@ -110,9 +110,10 @@
|
|||
}
|
||||
|
||||
#image {
|
||||
height: 375px;
|
||||
width: 375px;
|
||||
height: 250px;
|
||||
width: 250px;
|
||||
margin: auto;
|
||||
background-size: 100% 100% !important;
|
||||
}
|
||||
|
||||
.red #image {
|
||||
|
|
Loading…
Reference in New Issue