Update style.scss

This commit is contained in:
Harmin Parra Rueda 2025-04-16 22:25:29 +02:00 committed by GitHub
parent 4b88ee41bd
commit eee31c135f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 3 deletions

View File

@ -46,9 +46,6 @@ table {
border: $border-width solid #e6e6e6;
vertical-align: top;
}
tr:nth-child(odd) {
background-color: #f6f6f6;
}
ul {
margin: 0;
padding: 0 20px;