Skip to content

Commit

Permalink
fix: rebase with quince/indigo (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
hinakhadim committed Jun 11, 2024
1 parent b52622b commit b13f8aa
Showing 1 changed file with 0 additions and 40 deletions.
40 changes: 0 additions & 40 deletions paragon/_overrides.scss
Original file line number Diff line number Diff line change
Expand Up @@ -596,15 +596,7 @@ div[role=heading].h2 + .list-unstyled.m-0.mt-4.pt-2 {
margin: 0 0 5px;
}
p {
<<<<<<< HEAD
<<<<<<< HEAD
color: #515661;
=======
color: #6B7280;
>>>>>>> 08fb0ed (feat: style profile page and account page)
=======
color: #515661;
>>>>>>> df6eecd (feat:updates colors)
margin: 0;
font-size: 12px;
line-height: 16px;
Expand Down Expand Up @@ -780,15 +772,7 @@ div[role=heading].h2 + .list-unstyled.m-0.mt-4.pt-2 {
p {
.small.text-muted {
font-size: 16px;
<<<<<<< HEAD
<<<<<<< HEAD
color: #515661 !important;
=======
color: #6B7280 !important;
>>>>>>> 08fb0ed (feat: style profile page and account page)
=======
color: #515661 !important;
>>>>>>> df6eecd (feat:updates colors)
line-height: 20px;
}
}
Expand Down Expand Up @@ -928,15 +912,7 @@ div[role=heading].h2 + .list-unstyled.m-0.mt-4.pt-2 {
.account-section {
font-size: 14px;
line-height: 20px;
<<<<<<< HEAD
<<<<<<< HEAD
color: #515661;
=======
color: #6B7280;
>>>>>>> 08fb0ed (feat: style profile page and account page)
=======
color: #515661;
>>>>>>> df6eecd (feat:updates colors)
p {
margin: 0 0 15px;
}
Expand Down Expand Up @@ -1096,15 +1072,7 @@ div[role=heading].h2 + .list-unstyled.m-0.mt-4.pt-2 {
p.text-truncate, p[data-hj-suppress="true"] {
font-weight: 600;
font-size: 16px;
<<<<<<< HEAD
<<<<<<< HEAD
color: #515661;
=======
color: #6B7280;
>>>>>>> 08fb0ed (feat: style profile page and account page)
=======
color: #515661;
>>>>>>> df6eecd (feat:updates colors)
margin: 5px 0 0 !important;
button {
font-weight: 600;
Expand Down Expand Up @@ -1142,15 +1110,7 @@ div[role=heading].h2 + .list-unstyled.m-0.mt-4.pt-2 {
p {
.small.text-muted {
font-size: 16px;
<<<<<<< HEAD
<<<<<<< HEAD
color: #515661 !important;
=======
color: #6B7280 !important;
>>>>>>> 08fb0ed (feat: style profile page and account page)
=======
color: #515661 !important;
>>>>>>> df6eecd (feat:updates colors)
line-height: 20px;
}
}
Expand Down

0 comments on commit b13f8aa

Please sign in to comment.