remove float right style

This commit is contained in:
Tom
2023-05-01 21:47:47 +02:00
parent 809151c8f1
commit 50dc4bc8fd
2 changed files with 6 additions and 2 deletions
+3 -1
View File
@@ -1436,8 +1436,10 @@ export const TopBar = styled.div`
.subscribe-button-mobile {
margin-right: 10px;
float: right;
margin-top: -2px;
position: absolute;
right: 0;
font-size: 13.3333px !important;
a {
cursor: pointer;
+3 -1
View File
@@ -217,7 +217,9 @@ export const TopBar = styled.div`
.subscribe-button-mobile {
margin-right: 10px;
float: right;
position: absolute;
right: 0;
font-size: 13.3333px !important;
a {
cursor: pointer;