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 f4f0595 commit fdcf13bCopy full SHA for fdcf13b
examples/src/styles/main.css
@@ -1049,7 +1049,7 @@ body {
1049
}
1050
1051
.gallery-section {
1052
- padding: 0 16px;
+ padding: 0 16px;
1053
1054
1055
.demo-usage {
@@ -1111,6 +1111,11 @@ body {
1111
overflow-y: unset;
1112
1113
1114
+ .gallery-section .gallery-content .motorcycle,
1115
+ .gallery-section .gallery-content .geely-car {
1116
+ width: 380px;
1117
+ }
1118
+
1119
.footer {
1120
display: flex;
1121
flex-direction: column;
0 commit comments