Bump UI & Codebase

This commit is contained in:
App Generator
2021-02-10 11:48:50 +02:00
parent 0f7fc0cd35
commit 0436e2843b
227 changed files with 42345 additions and 1 deletions

View File

@ -0,0 +1,7 @@
img{
max-width: 100%;
border-radius: $border-radius-sm;
}
.img-raised{
box-shadow: $box-shadow-raised;
}