WIP books
This commit is contained in:
@ -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%;
|
||||
|
Reference in New Issue
Block a user