mirror of
https://github.com/yv1ing/MollyBlog.git
synced 2025-09-16 14:53:45 +08:00
new: Added friends page and adjust page style
This commit is contained in:
@@ -16,9 +16,10 @@ tr, th, td {
|
||||
color: var(--primary-text-color);
|
||||
}
|
||||
|
||||
|
||||
.about-title-wrap {
|
||||
text-align: center;
|
||||
.root-container {
|
||||
max-width: 1000px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.about-title {
|
||||
@@ -27,7 +28,6 @@ tr, th, td {
|
||||
|
||||
.about-content {
|
||||
line-height: 1.6;
|
||||
max-width: 1000px;
|
||||
color: var(--primary-text-color);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user