added new image
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.tableContainer {
|
||||
margin-top: 1rem;
|
||||
margin-top: 2rem;
|
||||
width: 100%;
|
||||
max-width: 450px;
|
||||
overflow-x: hidden;
|
||||
@@ -43,4 +43,10 @@
|
||||
background-repeat: no-repeat;
|
||||
margin-right: 6px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
@media(max-width:800px) {
|
||||
.tableContainer {
|
||||
margin-top: 0px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user