mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Add for use in main header
This commit is contained in:
parent
8e1713e1e0
commit
4d7295b05f
@ -1,2 +1,3 @@
|
||||
$gallery: #EFEFEF;
|
||||
$alabaster: #F7F7F7;
|
||||
$shark: #22232C;
|
@ -151,12 +151,13 @@ button.btn-thin {
|
||||
|
||||
.app-header {
|
||||
padding: 6px 8px;
|
||||
// background: #EFEFEF; // $gallery
|
||||
}
|
||||
|
||||
.app-header h1 {
|
||||
font-family: 'Montserrat Regular';
|
||||
text-transform: uppercase;
|
||||
color: #AEAEAE;
|
||||
color: #22232C; // $shark
|
||||
}
|
||||
|
||||
h2.page-subtitle {
|
||||
|
Loading…
Reference in New Issue
Block a user