Improve the interview page #888
2
look/fsfe.min.css
vendored
2
look/fsfe.min.css
vendored
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;
|
||||
|
Loading…
Reference in New Issue
Block a user