feat: logo (#1356)
This commit is contained in:
@@ -1,16 +1,3 @@
|
||||
.logo-icon {
|
||||
background: url(../assets/logo-icon.png) center center no-repeat;
|
||||
background-size: 32px;
|
||||
box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.05), 0px 4px 6px -1px rgba(0, 0, 0, 0.05);
|
||||
}
|
||||
|
||||
.logo-text {
|
||||
width: 74.09px;
|
||||
height: 15.32px;
|
||||
background: url(../assets/logo-text.svg) center center no-repeat;
|
||||
background-size: contain;
|
||||
}
|
||||
|
||||
.modal {
|
||||
max-width: 480px !important;
|
||||
width: 480px !important;
|
||||
|
||||
Reference in New Issue
Block a user