Skip to content

Commit 0960e67

Browse files
committed
fixes laravel title use cases on mobile
1 parent 4f21e72 commit 0960e67

File tree

1 file changed

+20
-11
lines changed

1 file changed

+20
-11
lines changed

css/codeception.css

Lines changed: 20 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1023,17 +1023,6 @@ body .panel-info>.panel-heading {
10231023
min-height: 400px
10241024
}
10251025

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-
10371026
.hero--symfony img {
10381027
width: 70%;
10391028
max-width: 800px;
@@ -1217,6 +1206,17 @@ body #footer .links {
12171206
font-size: 32px;
12181207
}
12191208

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+
12201220
@media screen and (min-width:768px) {
12211221
.main-logo svg,
12221222
.footer-logo img {
@@ -1284,6 +1284,11 @@ body #footer .links {
12841284
.hero .quiet {
12851285
font-size: 50px;
12861286
}
1287+
1288+
.hero--laravel .quiet {
1289+
margin-left: 228px;
1290+
margin-bottom: 0;
1291+
}
12871292
}
12881293

12891294
@media screen and (min-width:991px) {
@@ -1321,6 +1326,10 @@ body #footer .links {
13211326
#footer .links li {
13221327
font-size: 16px;
13231328
}
1329+
1330+
.hero--laravel .quiet {
1331+
margin-left: 200px;
1332+
}
13241333
}
13251334

13261335
@media screen and (min-width:1200px) {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy