Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Commit 4694f6c

Browse files
authored
Merge pull request #3675 from pavel-latyshou-binary/spacing-issues-lp
Pavel/ mobile spacing
2 parents 9139e6d + b5d6895 commit 4694f6c

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

static/css/_landing-binary.scss

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ $header-color : #333333;
6464
padding: 0 2rem;
6565
margin: 0 auto;
6666
max-width: 1400px;
67+
6768
}
6869

6970
.binary-hero {
@@ -355,6 +356,10 @@ $header-color : #333333;
355356

356357
.binary-choose-wrapper {
357358

359+
@media (max-width: 800px) {
360+
padding-top: 40px;
361+
}
362+
358363
&-inner {
359364
padding: 3rem 0;
360365

@@ -555,6 +560,11 @@ $header-color : #333333;
555560
font: 700 3rem $font-IBM;
556561
color: $header-color;
557562
margin-bottom: 0.5rem;
563+
564+
@media (max-width: 400px) {
565+
font-size: 2rem;
566+
}
567+
558568
}
559569

560570
h2 {
@@ -748,6 +758,11 @@ $header-color : #333333;
748758
padding: 2rem 0rem 3rem 0rem;
749759
margin: 0 auto;
750760
max-width: 1400px;
761+
762+
@media (max-width: 700px) {
763+
padding: 2rem 0rem 0rem 0rem;
764+
765+
}
751766
}
752767

753768
.card-wrapper {

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