WIP books

This commit is contained in:
2019-06-04 23:48:25 +03:00
parent 1ab9c3af46
commit 2e9a9155f8
14 changed files with 79 additions and 5 deletions

View File

@ -51,6 +51,15 @@ article .header {
text-decoration: none;
}
.icon {
width: 2.4rem;
height: 2.4rem;
display: inline-flex;
align-self: center;
top: .40em;
position: relative;
}
@media (max-width: 319px) {
body {
width: 90%;