7a76ac4226
* Update now-ui frontend lib to latest instead of the beta * Update to bootstrap 4 lib * Fix flights and profile pages
8 lines
103 B
SCSS
Executable File
8 lines
103 B
SCSS
Executable File
img{
|
|
max-width: 100%;
|
|
border-radius: 1px;
|
|
}
|
|
.img-raised{
|
|
box-shadow: $box-shadow-raised;
|
|
}
|