We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07d0f11 commit 0a3a176Copy full SHA for 0a3a176
style.css
@@ -133,14 +133,14 @@ h2{
133
color: rgb(255, 255, 255);
134
font-family: Arial, Helvetica, sans-serif;
135
font-size: 40px;
136
- margin-left: 1%;
+ margin-left: 3%;
137
}
138
.art h3 {
139
140
141
font-size: 20px;
142
font-weight: lighter;
143
- margin-left: 3%;
+ margin-left: 5%;
144
145
146
@@ -173,7 +173,7 @@ li {
173
background-color: #ff4400;
174
background-size: cover;
175
padding-top: 10px;
176
- opacity: 80%;
+ /* opacity: 80%; */
177
178
179
@@ -202,6 +202,7 @@ li {
202
203
#dev h2{
204
color: #f7f7f7;
205
+
206
207
208
#dev h3{
0 commit comments