forked from creations/profilePage
fix rain,snow,stars, activity title
This commit is contained in:
parent
60a52df5fa
commit
784330b5a6
6 changed files with 76 additions and 46 deletions
|
@ -350,6 +350,14 @@ ul {
|
|||
margin: 0;
|
||||
}
|
||||
|
||||
.activities-section .activity-block-header {
|
||||
margin: 1rem 0 .5rem;
|
||||
font-size: 2rem;
|
||||
font-weight: 600;
|
||||
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.activities {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue