Skip to content

Commit 90ed9d9

Browse files
committed
Fix the design
1 parent 9b9c2a1 commit 90ed9d9

File tree

5 files changed

+365
-95
lines changed

5 files changed

+365
-95
lines changed

My_path_team9/student/templates/my_posts.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
.view-btn {
1919
padding: 10px 16px;
20-
background: linear-gradient(to right, #3b82f6, #2563eb);
20+
background: linear-gradient(135deg, #4facfe 0%, #1557b0 100%);
2121
color: white;
2222
border: none;
2323
border-radius: 12px;

0 commit comments

Comments
 (0)