[camélianimes] fix css
All checks were successful
camelia / deploy (push) Successful in 34s

This commit is contained in:
Esenjin 2024-10-05 14:04:39 +02:00
parent bcc99385d9
commit 97b021f4bf

View File

@ -52,7 +52,7 @@ nav a:hover {
}
.container {
max-width: 1200px;
max-width: 800px;
padding-top: 70px;
margin: 0 auto;
padding-left: 15px;
@ -104,7 +104,7 @@ nav a:hover {
border-radius: 10px;
z-index: 2;
width: 80%;
max-width: 400px;
max-width: 600px;
}
.carousel-text h1 {
@ -153,8 +153,8 @@ nav a:hover {
ol {
background: #40444b;
padding: 15px;
padding-left: 30px;
border-radius: 10px;
margin-left: 20px;
}
ol li {