Reduce font size and height of the header
parent
a5da5d790b
commit
28f9c52355
|
@ -62,5 +62,5 @@ body {
|
|||
padding: 10px;
|
||||
}
|
||||
h1 {
|
||||
font-size: 30px;
|
||||
font-size: 25px;
|
||||
}
|
|
@ -51,7 +51,8 @@
|
|||
}
|
||||
.account-wall h1
|
||||
{
|
||||
margin-bottom: 20px;
|
||||
margin-bottom: 15px;
|
||||
margin-top: 15px;
|
||||
font-weight: 800;
|
||||
display: block;
|
||||
text-align: center;
|
||||
|
|
Loading…
Reference in New Issue