mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-25 05:09:49 -06:00
adding curated books
This commit is contained in:
@@ -253,7 +253,7 @@ a {
|
||||
|
||||
.foregroundContent {
|
||||
padding-left: 8rem;
|
||||
max-width: calc(100%-8rem);
|
||||
padding-right: 2em;
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
|
||||
@@ -902,10 +902,17 @@ a {
|
||||
|
||||
.booklist {
|
||||
margin: min(10em, 10%);
|
||||
margin-bottom: 20em;
|
||||
margin-bottom: 2em;
|
||||
margin-top: 2em;
|
||||
}
|
||||
|
||||
.boxed {
|
||||
background-color: rgba(24, 24, 24, 0.85);
|
||||
border: solid 0.5em rgba(139, 36, 36, 0.5);
|
||||
border-radius: 0.5em;
|
||||
padding: 1em;
|
||||
}
|
||||
|
||||
.timeitem {
|
||||
transition: .4s;
|
||||
overflow-y: clip;
|
||||
|
||||
Reference in New Issue
Block a user