Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -1,4 +1,8 @@
|
||||
.interview {
|
||||
#content {
|
||||
padding-right: 0;
|
||||
}
|
||||
|
||||
.interview-quote-container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@@ -56,6 +60,10 @@
|
||||
|
||||
@media screen and (min-width: @screen-sm-min) {
|
||||
.interview {
|
||||
#content {
|
||||
padding-right: 15px;
|
||||
}
|
||||
|
||||
.interview-quote-container {
|
||||
align-items: stretch;
|
||||
flex-direction: row;
|
||||
|
||||
Reference in New Issue
Block a user