Add Border, Remove Background Color.

This commit is contained in:
WesleyBryie 2021-11-12 10:32:24 -05:00
parent c638bd70ea
commit 6f5e3dc414
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ ul {
.column {
float: left;
width: 25%;
background-color:lightslategray;
border: 12px;
}
/* Clear floats after the columns */