Skip to content

Commit 0382e69

Browse files
committed
script Files changed
1 parent f8751fe commit 0382e69

File tree

2 files changed

+147
-166
lines changed

2 files changed

+147
-166
lines changed

website/scripts.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,12 @@
2222
height:100%;
2323
}
2424
#loadmore{
25-
/* visibility: collapse; */
2625
display: none;
2726
}
2827
.button{
2928
text-align: center;
3029
margin: 5%;
30+
}
31+
.card-body p a{
32+
text-decoration: none;
3133
}

0 commit comments

Comments
 (0)