fix: fix some random styling mishaps
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
.banner {
|
||||
z-index: -200;
|
||||
width: 100vw;
|
||||
width: 100%;
|
||||
height: 40vh;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
@@ -35,7 +35,7 @@
|
||||
|
||||
blockquote {
|
||||
padding-left: 0.5em;
|
||||
margin: 0.25em 0 0.25em 0;
|
||||
margin: 0.25em 0 0.25em 0 !important;
|
||||
border-left: 4px solid rgba(128, 128, 128, 0.3);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user