dragon-image should be positioned better
This commit is contained in:
@@ -4001,10 +4001,15 @@ a:focus {
|
||||
padding: 2rem;
|
||||
text-align: center;
|
||||
color: white;
|
||||
display: grid;
|
||||
grid-template-rows: 1fr auto;
|
||||
align-items: center;
|
||||
justify-items: center;
|
||||
row-gap: 1.5rem;
|
||||
}
|
||||
|
||||
.dragon-container {
|
||||
margin-bottom: 2rem;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.dragon-image {
|
||||
|
||||
Reference in New Issue
Block a user