mirror of
https://github.com/kenzok8/openwrt-packages.git
synced 2025-11-01 08:18:52 +08:00
update 2023-04-22 02:18:30
This commit is contained in:
File diff suppressed because one or more lines are too long
@ -532,13 +532,13 @@ h5 {
|
||||
display: flex;
|
||||
-webkit-box-align: center;
|
||||
align-items: center;
|
||||
margin: 50px 50px 100px 50px;
|
||||
margin: 50px auto 100px 50px;
|
||||
color: #525461;
|
||||
color: var(--default);
|
||||
justify-content: center;
|
||||
|
||||
.icon {
|
||||
width: 180px;
|
||||
width: 50px;
|
||||
height: auto;
|
||||
margin-right: 25px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user