Spaces:
Sleeping
Sleeping
siddhartharya
commited on
Update app.css
Browse files
app.css
CHANGED
@@ -65,12 +65,6 @@ h1 {
|
|
65 |
text-decoration: underline;
|
66 |
}
|
67 |
|
68 |
-
/* Highlight dead links */
|
69 |
-
.dead-link {
|
70 |
-
border: 2px solid #D32F2F; /* Red border */
|
71 |
-
background-color: #FFF9C4; /* Light yellow background */
|
72 |
-
}
|
73 |
-
|
74 |
@media screen and (max-width: 600px) {
|
75 |
.card-content h3 {
|
76 |
font-size: 1em;
|
|
|
65 |
text-decoration: underline;
|
66 |
}
|
67 |
|
|
|
|
|
|
|
|
|
|
|
|
|
68 |
@media screen and (max-width: 600px) {
|
69 |
.card-content h3 {
|
70 |
font-size: 1em;
|