UI update
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
.collection-title {
|
||||
font-family: 'Libre Baskerville', serif;
|
||||
font-weight: 700;
|
||||
font-size: 2.2rem;
|
||||
margin-top: -5px !important;
|
||||
margin-bottom: 8px;
|
||||
line-height: 1.0 !important;
|
||||
background: linear-gradient(to bottom, #8c4a32 20%, #4a2a14 100%);
|
||||
-webkit-background-clip: text;
|
||||
-webkit-text-fill-color: transparent;
|
||||
filter: drop-shadow(1px 1px 0px rgba(255,255,255,0.1));
|
||||
line-height: 1.1 !important;
|
||||
letter-spacing: -0.5px;
|
||||
}
|
||||
|
||||
.gallery-item-card {
|
||||
background-color: #FBF6E9 !important;
|
||||
border: 1px solid #e2d7ba !important;
|
||||
|
||||
Reference in New Issue
Block a user