Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -221,7 +221,7 @@ body {
|
||||
|
||||
header {
|
||||
margin-top: 20px;
|
||||
padding: 5px 40px;
|
||||
padding: 5px 0;
|
||||
position: sticky;
|
||||
top: 0;
|
||||
background: #F8F8F8;
|
||||
@@ -1105,7 +1105,7 @@ section.login>form>div>div:nth-child(5)>a {
|
||||
}
|
||||
|
||||
section.profile {
|
||||
padding: 60px 40px 0;
|
||||
padding: 60px 0;
|
||||
margin-bottom: 120px;
|
||||
width: 70%;
|
||||
float: left;
|
||||
|
||||
Reference in New Issue
Block a user