Skip to content

Commit

Permalink
refactor: launch banner
Browse files Browse the repository at this point in the history
  • Loading branch information
enesozturk committed Jan 15, 2024
1 parent e700759 commit 18221b8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/components/general/LaunchBanner/LaunchBanner.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
.LaunchBanner {
span {
text-align: center;
}

&__terms,
&__learn-more {
text-decoration: none;
Expand All @@ -13,6 +17,7 @@
}

&__learn-more {
margin-left: 0.5rem;
color: white;
display: inline-block;

Expand Down

0 comments on commit 18221b8

Please sign in to comment.