Skip to content

Commit c05205f

Browse files
revamp landing page
1 parent d4eea6f commit c05205f

5 files changed

Lines changed: 205 additions & 170 deletions

File tree

assets/css/styles.css

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,10 @@ code {
189189
padding: 7px 15px;
190190
}
191191

192+
.btn-cta-sm {
193+
padding: 4px 8px;
194+
}
195+
192196
.search-btn {
193197
height: 40px;
194198
}
@@ -1211,7 +1215,8 @@ select {
12111215

12121216
/* ======= Landing Page ======= */
12131217
.landing-page .header {
1214-
background: #494d55;
1218+
/* background: #494d55; */
1219+
background: #26282c;
12151220
color: rgba(255, 255, 255, 0.85);
12161221
padding: 60px 0;
12171222
}

assets/images/cagis-logo.png

35.1 KB
Loading

assets/images/cscw2025-logo.png

13.4 KB
Loading
112 KB
Loading

0 commit comments

Comments
 (0)