Change width and border

This commit is contained in:
WesleyBryie 2021-11-12 10:36:16 -05:00
parent ecde42ae72
commit 43883cb20d
1 changed files with 1 additions and 2 deletions

View File

@ -43,8 +43,7 @@ ul {
.column {
float: left;
width: 25%;
border: 12px;
width: 33.33%;
}
/* Clear floats after the columns */