Miscellaneous
animation
1
2
$intro-transition : none;
$global-transition : none;
table
- in 🖌️main.scss
1
2
3
th,td {border-right:1px solid #262626}
th:first-child, td:first-child {border-left :0px}
th:last-child, td:last-child {border-right:0px}
link
1
a {text-decoration: none}