Update modern-light.css

This commit is contained in:
bihlink 2022-07-06 17:33:36 +02:00 committed by GitHub
parent 4c6bade4d3
commit a0837c6212
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,7 @@ hr {
width: 100%;
height: 150px;
border-radius: 10px;
background-color: #777;
}
.header-left {
position: absolute;
@ -29,6 +30,7 @@ hr {
}
.avatar {
width:100px;
background-color: #dc3545;
}
.follow {
border-radius: 5px;