Create dashboard container

This commit is contained in:
inpsyde-maticluznar 2024-10-25 06:45:01 +02:00
parent fc51e7f1a3
commit af4c2b0905
No known key found for this signature in database
GPG key ID: D005973F231309F6
5 changed files with 27 additions and 9 deletions

View file

@ -9,9 +9,11 @@
}
&-container {
box-shadow: $shadow-card;
max-width: 1024px;
margin: 0 auto;
&--settings{
max-width: 938px;
}
}
&-card {