buuuncha updates
This commit is contained in:
+6
-1
@@ -43,13 +43,17 @@
|
||||
width: 50%;
|
||||
min-width: 100%;
|
||||
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
background-color: var(--black);
|
||||
color: var(--gold);
|
||||
|
||||
border: 1px solid var(--dark-gold);
|
||||
border-radius: 5rem;
|
||||
|
||||
padding: 2rem 0;
|
||||
padding: 2rem 1rem;
|
||||
margin: 0;
|
||||
|
||||
font-size: 2rem;
|
||||
@@ -69,6 +73,7 @@
|
||||
#book-link {
|
||||
display: block;
|
||||
width: 50%;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
h2 {
|
||||
|
||||
Reference in New Issue
Block a user