mirror of
https://github.com/kremalicious/blowfish.git
synced 2024-12-28 07:37:51 +01:00
layout fixes
This commit is contained in:
parent
c22d2a0f94
commit
de188185aa
@ -85,7 +85,6 @@ a h1 {
|
||||
|
||||
.app > div > div {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
flex-wrap: wrap;
|
||||
width: 100%;
|
||||
|
@ -47,6 +47,7 @@
|
||||
.dark .ticker button.active,
|
||||
.dark .ticker button.active:hover {
|
||||
border-color: #303030;
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
.label--price {
|
||||
|
@ -2,6 +2,7 @@
|
||||
text-align: left;
|
||||
width: 100%;
|
||||
position: relative;
|
||||
margin-top: 7vh;
|
||||
}
|
||||
|
||||
.preferences__title {
|
||||
|
Loading…
Reference in New Issue
Block a user