Skip to content

Commit 4daaec5

Browse files
Удаляет лишние переносы строк в footer
1 parent 72b5e9a commit 4daaec5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

css/blocks/footer.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
footer {
22
padding: 2rem;
3-
43
background-color: #2d2d44;
54
}
65

@@ -31,7 +30,6 @@ footer {
3130
.icon {
3231
min-width: 2rem;
3332
min-height: 2rem;
34-
3533
background-repeat: no-repeat;
3634
background-position: center;
3735
background-size: calc(100% - 5px);
@@ -62,6 +60,5 @@ footer {
6260
display: inline-block;
6361
width: 91px;
6462
height: 16px;
65-
6663
background-image: url("../../img/github.svg");
6764
}

0 commit comments

Comments
 (0)