#tables-page{display:flex;flex-direction:column;gap:16px;#title-card{display:flex;flex-direction:column;justify-content:space-between}.table-list{list-style:none;margin:0;padding:0;li{padding:6px 0;border-bottom:1px solid rgba(0,0,0,.06);&:last-child{border-bottom:none}}}}#tables-page .table-link{text-decoration:none;&:hover p{text-decoration:underline}}