nav updated to row

This commit is contained in:
wompmacho
2020-11-13 15:41:13 -05:00
parent 2bc8ef8620
commit 4f93afc42f
3 changed files with 2 additions and 10 deletions

View File

@@ -65,11 +65,4 @@
background-color: red;
max-width: 20vw;
}
p{
margin: 1em;
border-radius: 5px;
padding: 1em;
background-color: #333333;
}
</style>