July 4 - Update responsive
This commit is contained in:
@@ -27,6 +27,14 @@
|
||||
.plan-feat .no { color:#cbd5e1; }
|
||||
footer { background:#0f172a;color:#94a3b8;padding:2.5rem 0; }
|
||||
footer a { color:#cbd5e1;text-decoration:none; }
|
||||
/* Phone polish — scale the oversized hero/section spacing on small screens */
|
||||
@media (max-width:576px){
|
||||
.hero { padding:3rem 0 2.5rem; }
|
||||
.hero h1 { font-size:1.9rem; }
|
||||
.hero .lead { font-size:1.05rem; }
|
||||
.section { padding:3rem 0; }
|
||||
.price-amt { font-size:1.75rem; }
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user