Update style.css

This commit is contained in:
✨小透明・宸✨
2023-05-20 00:09:54 +08:00
parent 2d12078b44
commit 8092d732c1

View File

@@ -46,8 +46,11 @@ body {
.header {
width: 100%;
height: 132px;
padding: 0 40px;
box-sizing: border-box;
background-color: #303030;
font-size: 48px;
font-weight: bold;
color: #fff;
display: flex;
align-items: Center;