0 padding ul

This commit is contained in:
Gen 2024-03-06 13:33:08 -08:00 committed by GitHub
parent f06e03004c
commit e918c2881c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,6 +13,9 @@ body {
width: 75%;
grid-gap: 20px;
}
ul {
padding: 0;
}
.divs {
border: 2px solid #ef9f76;
border-radius: 10px;