feat : changed post_request to be more general and return true/false based on response

This commit is contained in:
daragh 2024-01-01 18:36:48 +00:00
parent c215c710b9
commit 5f11bbce09
10 changed files with 41 additions and 68 deletions

View file

@ -12,11 +12,11 @@
margin-left: auto;
margin-right: auto;
table, th {
& table, & th {
border: 1px solid;
}
td {
& td {
border: 1px solid;
width: fit-content;
white-space: nowrap;