made logo slightly bigger

This commit is contained in:
2023-11-26 02:17:25 +01:00
parent a262b0d247
commit 701fc90f2a

View File

@@ -15,10 +15,10 @@
}
.theme-Baupm #header {
background: #fff url("../images/logo.png") no-repeat 15px 0;
background-size: 48px 48px;
background-size: 60px 60px;
}
.theme-Baupm #header h1 {
margin-left: 50px;
margin-left: 80px;
font-size: 1.8em;
color: #333;
}