Skip to content

Commit 7df64d5

Browse files
committed
''
1 parent cc9d5c4 commit 7df64d5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

main/src/assets/scss/layouts/_header.scss

+3
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ html .topbar {
7474

7575
.live-preview-drop {
7676
border: 1px solid rgba(255, 255, 255, 0.4);
77+
border-radius: 7px;
7778

7879
&:hover,
7980
&:active {
@@ -84,6 +85,7 @@ html .topbar {
8485

8586
.get-pro-btn {
8687
background-color: #8D70F8;
88+
border-radius: 7px;
8789

8890
&:hover {
8991
background-color: #714BFF;
@@ -93,6 +95,7 @@ html .topbar {
9395
.all-access-pass-btn {
9496
background-color: #B3F143;
9597
color: #000000 !important;
98+
border-radius: 7px;
9699

97100
&:hover {
98101
background-color: #90DE03;

0 commit comments

Comments
 (0)