File tree Expand file tree Collapse file tree 1 file changed +20
-11
lines changed Expand file tree Collapse file tree 1 file changed +20
-11
lines changed Original file line number Diff line number Diff line change @@ -1023,17 +1023,6 @@ body .panel-info>.panel-heading {
1023
1023
min-height : 400px
1024
1024
}
1025
1025
1026
- .hero--laravel .quiet {
1027
- margin-left : 200px ;
1028
- }
1029
-
1030
- .hero--laravel img {
1031
- width : 200px ;
1032
- border-radius : 10px ;
1033
- background : # fff ;
1034
- padding : 10px ;
1035
- }
1036
-
1037
1026
.hero--symfony img {
1038
1027
width : 70% ;
1039
1028
max-width : 800px ;
@@ -1217,6 +1206,17 @@ body #footer .links {
1217
1206
font-size : 32px ;
1218
1207
}
1219
1208
1209
+ .hero--laravel img {
1210
+ width : 200px ;
1211
+ border-radius : 10px ;
1212
+ background : # fff ;
1213
+ padding : 10px ;
1214
+ }
1215
+
1216
+ .hero--laravel .quiet {
1217
+ margin-bottom : 30px ;
1218
+ }
1219
+
1220
1220
@media screen and (min-width : 768px ) {
1221
1221
.main-logo svg ,
1222
1222
.footer-logo img {
@@ -1284,6 +1284,11 @@ body #footer .links {
1284
1284
.hero .quiet {
1285
1285
font-size : 50px ;
1286
1286
}
1287
+
1288
+ .hero--laravel .quiet {
1289
+ margin-left : 228px ;
1290
+ margin-bottom : 0 ;
1291
+ }
1287
1292
}
1288
1293
1289
1294
@media screen and (min-width : 991px ) {
@@ -1321,6 +1326,10 @@ body #footer .links {
1321
1326
# footer .links li {
1322
1327
font-size : 16px ;
1323
1328
}
1329
+
1330
+ .hero--laravel .quiet {
1331
+ margin-left : 200px ;
1332
+ }
1324
1333
}
1325
1334
1326
1335
@media screen and (min-width : 1200px ) {
You can’t perform that action at this time.
0 commit comments