Change Column Color

This commit is contained in:
WesleyBryie 2021-11-12 07:36:07 -05:00
parent 05966315b9
commit 64edb5f711
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ ul {
.column {
float: left;
width: 33.33%;
background-color:#333;
}
/* Clear floats after the columns */