Skip to content

Commit 0a3a176

Browse files
committed
Update style.css
1 parent 07d0f11 commit 0a3a176

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

style.css

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,14 +133,14 @@ h2{
133133
color: rgb(255, 255, 255);
134134
font-family: Arial, Helvetica, sans-serif;
135135
font-size: 40px;
136-
margin-left: 1%;
136+
margin-left: 3%;
137137
}
138138
.art h3 {
139139
font-family: Arial, Helvetica, sans-serif;
140140
color: rgb(255, 255, 255);
141141
font-size: 20px;
142142
font-weight: lighter;
143-
margin-left: 3%;
143+
margin-left: 5%;
144144

145145
}
146146

@@ -173,7 +173,7 @@ li {
173173
background-color: #ff4400;
174174
background-size: cover;
175175
padding-top: 10px;
176-
opacity: 80%;
176+
/* opacity: 80%; */
177177
}
178178

179179

@@ -202,6 +202,7 @@ li {
202202

203203
#dev h2{
204204
color: #f7f7f7;
205+
205206
}
206207

207208
#dev h3{

0 commit comments

Comments
 (0)