Update index.html

This commit is contained in:
Patrick McGuire
2021-11-07 10:15:11 -05:00
committed by GitHub
parent 0d18a605ac
commit 2a6429c3de
+6
View File
@@ -45,6 +45,12 @@ a {
cursor: pointer;
text-align: center;
}
@media screen and (max-width: 800px) {
.column {
float: none;
width: 100%;
}
}
</style>
<body style="background-color: rgb(119, 196, 135);">
<div class="row">