Update style.css
Browse files
style.css
CHANGED
@@ -37,7 +37,7 @@ p {
|
|
37 |
.card p:last-child {
|
38 |
margin-bottom: 0;
|
39 |
}
|
40 |
-
.link_class {
|
41 |
margin:1;
|
42 |
border-radius:5px;
|
43 |
}
|
|
|
37 |
.card p:last-child {
|
38 |
margin-bottom: 0;
|
39 |
}
|
40 |
+
.card .link_class {
|
41 |
margin:1;
|
42 |
border-radius:5px;
|
43 |
}
|