- Fix 42 to real logo
This commit is contained in:
Mathis Degryck
2024-10-01 23:27:18 +02:00
parent a8863ad379
commit 9465ac6f2d
5 changed files with 24 additions and 23 deletions

View File

@ -6,7 +6,7 @@
/* By: madegryc <madegryc@student.42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2024/08/07 12:00:55 by edbernar #+# #+# */
/* Updated: 2024/09/24 15:16:08 by madegryc ### ########.fr */
/* Updated: 2024/10/01 17:17:24 by madegryc ### ########.fr */
/* */
/* ************************************************************************** */
@ -224,7 +224,6 @@ button {
font-style: normal;
}
.login-btn {
background-color: #fff;
margin-bottom: 20px;
@ -290,9 +289,10 @@ button {
transition: background-color 0.3s ease;
}
.login-42-btn span {
font-size: 1.5rem;
font-weight: bold;
#logo-ft {
width: 40px;
height: 40px;
margin: 5px;
}
.login-42-btn:hover {