Skip to content

Commit a3c916b

Browse files
committed
Fixed contributers in css/style.css
1 parent e568174 commit a3c916b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css/style.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,20 +99,20 @@ hr {
9999
font-size:18px;
100100
}
101101

102-
.contributer-info {
102+
.contributor-info {
103103
width: 20%;
104104
float: left;
105105
display: inline;
106106
margin:0px;
107107
}
108108

109-
.contributer-description {
109+
.contributor-description {
110110
width:80%;
111111
float:right;
112112
display:inline;
113113
}
114114

115-
.contributer-list {
115+
.contributor-list {
116116
width: 100%;
117117
margin: 2px;
118118
padding: auto;

0 commit comments

Comments
 (0)