first commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
.btn-search {
|
||||
margin-left: 15px;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
@media (min-width: 576px) {
|
||||
.btn-search {
|
||||
margin-left: 0;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
table{
|
||||
table-layout: fixed;
|
||||
}
|
||||
|
||||
td{
|
||||
word-wrap: break-word
|
||||
}
|
||||
Reference in New Issue
Block a user