Skip to content

Commit 4109204

Browse files
Merge pull request #3 from LahiruPAA/development
Update style.css
2 parents ecb9e22 + ca6eee6 commit 4109204

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ img {
109109
/* FOOTER */
110110
.footer {
111111
background: #303036;
112-
color: #d3d3d3;
112+
color: #e4e4e4;
113113
height: 300px;
114114
position: relative;
115115
}
@@ -123,7 +123,7 @@ img {
123123
bottom: 0px;
124124
left: 0px;
125125
width: 100%;
126-
padding-top: 20px;
126+
padding-top: 18px;
127127
}
128128

129129
.footer .footer-content {

0 commit comments

Comments
 (0)