WIP
This commit is contained in:
@@ -36,6 +36,11 @@
|
||||
.image {
|
||||
height: 100%;
|
||||
border-right: 160px solid $c-tan;
|
||||
flex-shrink: 0;
|
||||
|
||||
@include media-breakpoint-down(lg) {
|
||||
border-right: 80px solid $c-tan;
|
||||
}
|
||||
}
|
||||
|
||||
img {
|
||||
|
||||
Reference in New Issue
Block a user