Removed friends and family section
This commit is contained in:
@@ -56,19 +56,27 @@ $winter_blue: #252535;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.profile_picture {
|
||||
//border-radius: 50%;
|
||||
width: 100%;
|
||||
//border-style: solid;
|
||||
//border-color: $peach_red;
|
||||
//border-width: 3px;
|
||||
}
|
||||
|
||||
h1 {
|
||||
color: #7e9cd8;
|
||||
color: $crystal_blue;
|
||||
margin-left: 5%;
|
||||
margin-right: 5%;
|
||||
padding: 10px 0px;
|
||||
}
|
||||
|
||||
h2 {
|
||||
color: #ff5d62;
|
||||
color: $peach_red;
|
||||
}
|
||||
|
||||
p {
|
||||
color: #dcd7ba;
|
||||
color: $fuji_white;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user