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 b86226c commit 2360370Copy full SHA for 2360370
_sass/modules/_home-banner.scss
@@ -7,10 +7,10 @@
7
h1 {
8
font-size: 4em;
9
10
- &:after {
11
- content: '\01F4A7'; // Water droplet emoji
12
- vertical-align: middle;
13
- }
+ // &:after {
+ // content: '\01F4A7'; // Water droplet emoji
+ // vertical-align: middle;
+ // }
14
15
@include phone-and-up {
16
font-size: 5em;
_sass/modules/_layout.scss
@@ -77,10 +77,10 @@ body {
77
margin-bottom: 0;
78
border-bottom: 1px solid $color-blue-4;
79
80
81
82
83
84
85
a {
86
color: $color-white;
0 commit comments