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 72b5e9a commit 4daaec5Copy full SHA for 4daaec5
css/blocks/footer.css
@@ -1,6 +1,5 @@
1
footer {
2
padding: 2rem;
3
-
4
background-color: #2d2d44;
5
}
6
@@ -31,7 +30,6 @@ footer {
31
30
.icon {
32
min-width: 2rem;
33
min-height: 2rem;
34
35
background-repeat: no-repeat;
36
background-position: center;
37
background-size: calc(100% - 5px);
@@ -62,6 +60,5 @@ footer {
62
60
display: inline-block;
63
61
width: 91px;
64
height: 16px;
65
66
background-image: url("../../img/github.svg");
67
0 commit comments