We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c80d05 commit 6e1a1f6Copy full SHA for 6e1a1f6
css/style.css
@@ -466,7 +466,7 @@ strong, .bold {
466
}
467
.bg-contrast-purple {
468
background: #2E369D;
469
- height: 460px;
+ min-height: 460px;
470
471
.bg-contrast-purple--before {
472
position: relative;
@@ -740,9 +740,7 @@ strong, .bold {
740
float: left;
741
width: 50%;
742
743
- .thumb-wrap .thumb:first-child {
744
- width: 100%;
745
- }
+
746
747
748
/*================== Team ======================*/
0 commit comments