mirror of
https://github.com/mempool/mempool.git
synced 2024-11-20 02:11:49 +01:00
[css] fix spacing at the top
This commit is contained in:
parent
9427ba96a2
commit
c2c4047ffd
@ -22,6 +22,7 @@
|
||||
|
||||
.intro {
|
||||
margin: 25px auto 30px;
|
||||
margin-top: 49px;
|
||||
width: 250px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
@ -62,10 +62,6 @@ body {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
main {
|
||||
margin-top: 24px;
|
||||
}
|
||||
|
||||
.full-height {
|
||||
@media (max-width: 767.98px) {
|
||||
min-height: 100vh;
|
||||
|
Loading…
Reference in New Issue
Block a user