slide programme overflow
This commit is contained in:
@@ -29,7 +29,8 @@
|
||||
width: calc(100% / 3 - #{$gutter} * 2);
|
||||
}
|
||||
@media screen and (min-width: 1200px) {
|
||||
width: calc(100% / 4 - #{$gutter} * 2);
|
||||
width: calc(100% / 4 - #{$gutter} * 1);
|
||||
|
||||
}
|
||||
a {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user