Skip to content

Commit 544373c

Browse files
authored
fix
1 parent 4d793ce commit 544373c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

JavaDiscord/css/styles.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ nav img {
131131
/* ------------------------ Footer -------------------------- */
132132

133133
.copyright {
134-
padding: 16px 0px;
134+
padding: 20px 0px;
135135
}
136136

137137
.copyright p {
@@ -151,7 +151,7 @@ nav img {
151151

152152
header {
153153
margin-top: 240px;
154-
padding-bottom: 150px;
154+
padding-bottom: 100px;
155155
}
156156

157157
.container {

0 commit comments

Comments
 (0)