mirror of
https://github.com/Coldsmiles/infstarweb.git
synced 2026-04-23 02:30:41 +08:00
refactor: Remove commented-out styles for the recent section in sponsor.html
This commit is contained in:
@@ -411,14 +411,6 @@
|
||||
box-shadow: 0 4px 12px rgba(0,0,0,0.15);
|
||||
}
|
||||
|
||||
/* Timeline / Recent List Section */
|
||||
.recent-section {
|
||||
/* background: white; */ /* Removing background for cleaner look */
|
||||
/* border-radius: var(--radius-large); */
|
||||
/* padding: 40px; */
|
||||
/* box-shadow: 0 4px 20px rgba(0,0,0,0.04); */
|
||||
}
|
||||
|
||||
.donation-grid {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
|
||||
|
||||
Reference in New Issue
Block a user