Skip to content

Instantly share code, notes, and snippets.

View sunilsainirewathi-max's full-sized avatar
🏠
Working from home

Sunil saini sunilsainirewathi-max

🏠
Working from home
View GitHub Profile
<style>
.table-container {
width: 100%;
overflow-x: auto;
}
table.holiday-table {
width: 100%;
border-collapse: collapse;
font-family: Arial, sans-serif;