make logo smaller
This commit is contained in:
parent
11bd3c4849
commit
af28539a02
@ -176,14 +176,16 @@ button {
|
||||
.logo {
|
||||
position: relative;
|
||||
text-align: center;
|
||||
height: 160px;
|
||||
height: 140px;
|
||||
margin-bottom: 20px;
|
||||
img {
|
||||
display: block;
|
||||
margin: auto;
|
||||
}
|
||||
h3 {
|
||||
position: absolute;
|
||||
width: 200px;
|
||||
font-size: medium;
|
||||
width: 140px;
|
||||
top: 33%;
|
||||
left: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
|
Loading…
x
Reference in New Issue
Block a user