This commit is contained in:
chimchooree
2021-04-24 13:13:07 -05:00
parent 057033d172
commit c91c7f5ba6
14 changed files with 470 additions and 129 deletions
+2 -1
View File
@@ -7,7 +7,7 @@ a {
text-decoration: none;
}
ul { list-style-position: inside; }
ul,ol { list-style-position: inside; }
.grid {
display: grid;
@@ -114,6 +114,7 @@ ul { list-style-position: inside; }
padding: 20px;
margin-top: 40px;
margin-bottom: 30px;
word-wrap: break-word;
}
.sidebar {