mirror of
https://gitlab.com/Shinobi-Systems/ShinobiCE.git
synced 2025-03-09 15:40:15 +00:00
7 lines
103 B
SCSS
7 lines
103 B
SCSS
img{
|
|
max-width: 100%;
|
|
border-radius: 1px;
|
|
}
|
|
.img-raised{
|
|
box-shadow: $box-shadow-raised;
|
|
}
|