Move dashboard tile row left spacing to margin-left

This commit is contained in:
2024-07-30 21:35:44 -04:00
parent fa811350ae
commit 9d6013b8a4
2 changed files with 4 additions and 2 deletions

View File

@ -32,6 +32,8 @@
display: flex;
overflow-x: hidden;
scroll-behavior: smooth;
margin-left: 40px;
padding-inline-start: 0;
li {
list-style-type: none;