diff --git a/index.html b/index.html index 46c4d77..5dfc5be 100644 --- a/index.html +++ b/index.html @@ -638,7 +638,7 @@

Code Review Practises On Ethereum Smart Contracts

- +

Predicting Build Breakage With Machine Learning.

This project is a literature survey focused on applying machine learning techniques to predict @@ -658,7 +658,7 @@

Predicting Build Breakage With Machine Learning.

- +

Exploring the Prevalence of Social Biases In State Of The Art large language Models

This project investigates the prevalence of social biases in large language models like GPT-2, diff --git a/styles.css b/styles.css index ddfb715..b1d94b3 100644 --- a/styles.css +++ b/styles.css @@ -537,7 +537,7 @@ section ul li { .paper:hover { box-shadow: 0 0 20px rgba(0, 128, 0, 0.5); - transform: none; + transform: scale(1.01); z-index: 1; }